Template:Battery/doc: Difference between revisions

From Victory Belles Community Wiki
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">...")
 
fandomVB>Sovereign
No edit summary
Line 1: Line 1:
<infobox>
==Description==
  <title source="title1">
To use this template, copy the following code and fill in the appropriate fields.
    <default>{{PAGENAME}}</default>
 
  </title>
==Syntax==
  <image source="image1">
    <caption source="caption1"/>
  </image>
  <data source="row1">
    <label>Label</label>
  </data>
  <data source="row2">
    <label>Label</label>
  </data>
</infobox>
<noinclude>
Example usage:
<pre>
<pre>
{{BelleBattery1/doc
{{BelleBattery1
  | title1=
  | director=
  | rangekeeper=
  | rdf=
  | centerline_gun=
  | wing_gun=
  | casemate_gun=
}}
</pre>


   | title1=Example
==Samples==
<pre>
{{BelleBattery1
   | title1=
  | director=Mk 1234
  | rangekeeper= AFCT 987
  | rdf=Acme Ace
  | centerline_gun=20"/50 Mk 0 Quadruple Turret
  | wing_gun=None
  | casemate_gun=None
}}
</pre>


  | image1=Example
Results in...
 
  | caption1=Example
 
  | row1=Example
 
  | row2=Example


{{BelleBattery1
  | title1=
  | director=Mk 1234
  | rangekeeper= AFCT 987
  | rdf=Acme Ace
  | centerline_gun=20"/50 Mk 0 Quadruple Turret
  | wing_gun=None
  | casemate_gun=None
}}
}}
</pre>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"row1":{"suggested":true},"row2":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>

Revision as of 20:59, 28 September 2021

Description[edit source]

To use this template, copy the following code and fill in the appropriate fields.

Syntax[edit source]

{{BelleBattery1
  | title1=
  | director=
  | rangekeeper=
  | rdf=
  | centerline_gun=
  | wing_gun=
  | casemate_gun=
}}

Samples[edit source]

{{BelleBattery1
  | title1=
  | director=Mk 1234
  | rangekeeper= AFCT 987
  | rdf=Acme Ace
  | centerline_gun=20"/50 Mk 0 Quadruple Turret
  | wing_gun=None
  | casemate_gun=None
}}

Results in...

Template:BelleBattery1