Template:Battery: Difference between revisions
Jump to navigation
Jump to search
fandomVB>Sovereign (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...") |
m (12 revisions imported) |
||
| (11 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
< | <onlyinclude>{|style="width:65%" class="article-table" | ||
|+ {{{battery|{{{1|''Unknown Battery''}}}}}} for {{BASEPAGENAME}} | |||
! Slot !! Item | |||
|- | |||
| '''Director''' || {{{director|{{{1|''Unknown''}}}}}} | |||
|- | |||
| '''Rangekeeper''' || {{{rangekeeper|{{{1|''Unknown''}}}}}} | |||
|- | |||
| '''RDF''' || {{{rdf|{{{1|''Unknown''}}}}}} | |||
|- | |||
| '''Casemate Gun''' || {{{casemate_gun|{{{1|''Unknown''}}}}}} | |||
|- | |||
| '''Wing Gun''' || {{{wing_gun|{{{1|''Unknown''}}}}}} | |||
</ | |- | ||
| '''Centerline Gun''' || {{{centerline_gun|{{{1|''Unknown''}}}}}} | |||
|} | |||
</onlyinclude> | |||
<noinclude> | <noinclude> | ||
{{documentation}} | |||
[[Category:Template]] | |||
{{ | |||
}} | |||
</noinclude> | </noinclude> | ||
Latest revision as of 19:28, 20 March 2023
| Slot | Item |
|---|---|
| Director | Unknown |
| Rangekeeper | Unknown |
| RDF | Unknown |
| Casemate Gun | Unknown |
| Wing Gun | Unknown |
| Centerline Gun | Unknown |
| Template documentation follows |
|---|
| Note: the template above may sometimes be partially or fully invisible. |
| Visit Template:Battery/doc to edit this documentation. (How does this work?) |
Description[edit source]
To use this template, copy the following code and fill in the appropriate fields.
Syntax[edit source]
{{Battery
| battery=
| director=
| rangekeeper=
| rdf=
| casemate_gun=
| wing_gun=
| centerline_gun=
}}
Samples[edit source]
{{Battery
| battery=Main Battery I
| director=Mk 1234
| rangekeeper= AFCT 987
| rdf=Acme Ace
| casemate_gun=None
| wing_gun=None
| centerline_gun=20"/50 Mk 0 Quadruple Turret
}}
Results in...
| Slot | Item |
|---|---|
| Director | Mk 1234 |
| Rangekeeper | AFCT 987 |
| RDF | Acme Ace |
| Casemate Gun | None |
| Wing Gun | None |
| Centerline Gun | 20"/50 Mk 0 Quadruple Turret |