|
|
| Line 1: |
Line 1: |
| <includeonly>{{#if:{{{1|}}}|You entered text in variable 1|There is no text in variable 1}}
| | {{#ifeq: 01 | 1 | equal | not equal}} |
| }}</includeonly><noinclude>
| |
| ==Usage==
| |
| Eliminates double-typing of ship-names in italics and simplifies namespace.
| |
| | |
| <nowiki>{{hms|Invincible}}</nowiki>
| |
| produces:
| |
| :{{hms|Invincible}}
| |
| | |
| <nowiki>{{hms|Invincible|SD-455}}</nowiki>
| |
| produces:
| |
| :{{hms|Invincible|SD-455}}
| |
| | |
| <nowiki>{{hms|Invincible|SD-455|hcn}}</nowiki>
| |
| produces:
| |
| :{{hms|Invincible|SD-455|hcn}}
| |
| | |
| | |
| ''See also: ''{{tl|hms}}, {{tl|gns}}, {{tl|sms}}, {{tl|rhns}}, {{tl|hmlac}}, {{tl|gsnlac}}, {{tl|rhlac}}.
| |
| [[Category:Internal link templates|{{PAGENAME}}]]</noinclude>
| |
Latest revision as of 18:44, 14 September 2026
{{#ifeq: 01 | 1 | equal | not equal}}