Template:Msg-meta
Jump to navigation
Jump to search
1
This is a meta template for {{Msg}} template families.
- Syntax:
{{Msg-meta
| class = custom class name
| namespace = namespace for target messages
| 1 = message name
| 2 = comment
| notext = notext
}}
- Parameters:
-
class
- Do customise per template. Typically same as the template name (e.g. msg-freecol).
namespace
- Namespace which the msg template targets.
1
- Pass through. Message name.
2
- Pass through. Comment.
notext
- Pass through. Whether or not to show the localised message text.
- Example:
-
- {{Msg-fud}} uses:
{{Msg-meta
| class = msg-fud
| namespace = FUDforum
| 1 = {{{1}}}
| 2 = {{{2|}}}
| notext = {{{notext|}}}
}}
- See also: