1,781
edits
(added link to Template:No USS) |
(Template Data) |
||
Line 17: | Line 17: | ||
:<nowiki>{{No USS|Independence|A}}</nowiki> gives you this: {{No USS|Independence|A}} | :<nowiki>{{No USS|Independence|A}}</nowiki> gives you this: {{No USS|Independence|A}} | ||
[[Category:Templates]] | {{Navbox|TITLE=Template Data| | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"label": "Ship name", | |||
"description": "The name of the ship without USS or letter suffix", | |||
"example": "Ronin", | |||
"type": "line", | |||
"required": true | |||
}, | |||
"2": { | |||
"label": "Letter suffix", | |||
"description": "Suffix that identifies ships with the same name", | |||
"example": "A", | |||
"type": "line" | |||
} | |||
}, | |||
"description": "Properly formats ship name in italics. See also Template:No USS if you do not want USS displayed before the name.", | |||
"paramOrder": [ | |||
"1", | |||
"2" | |||
], | |||
"format": "inline" | |||
} | |||
</templatedata>}} | |||
[[Category:Templates]]</noinclude> |
edits