User:Rob Kennedy/Infobox Signal
From Wikipedia, the free encyclopedia
Description: | no description |
---|---|
Default action: | no action indicated |
SA_SIGINFO macros | |
None |
[edit] Usage
Use this infobox on pages about POSIX and other signals. Pages using this template are added to Category:Signals. If there are any codes associated with the signal, specify them in a list after the named parameters to the infobox.
{{Infobox Signal | name = | description = | action = | SigInfo1 | Meaning1 | SigInfo2 | Meaning2 | … | SigInfo8 | Meaning8 }}
[edit] Parameters
- name
- (Optional) The name of the signal. If this parameter is omitted, the article title is used.
- description
- Brief description of what the signal means
- action
- The default action that occurs if the signal is not caught and handled
- SA_SIGINFO macros
- A list of pairs of reason codes and their meanings. The template supports up to eight pairs.
[edit] See also
- {{Signals}}
Signal Category:Templates using ParserFunctions