Template:Belle/doc: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
fandomVB>Sovereign
No edit summary
m (11 revisions imported)
 
(8 intermediate revisions by one other user not shown)
Line 4: Line 4:
==Syntax==
==Syntax==
<pre>
<pre>
{{infobox Belle
{{Belle
   | title1=
   | title1=
   | image1= [e.g. "Belle.jpg"]
   | image1= [e.g. "Belle.jpg"]
  | caption1=
   | type=
   | type=
   | class=
   | class=
   | nation=
   | nation=
   | voice_actress=
   | voice_actress=
  | base_hp=
  | vestures_to_rescue=
}}
}}
</pre>
</pre>
Line 19: Line 20:
{{Belle
{{Belle
   | title1=Test Belle
   | title1=Test Belle
   | image1= [e.g. "Belle.jpg"]
   | image1= [[File:Victory Belles icon.jpg]]
  | caption1=Test Belle
   | type=Prototype
   | type=Prototype
   | class=Test Ship
   | class=Test Ship
   | nation=WikiNation
   | nation=WikiNation
   | voice_actress=Jane Doe
   | voice_actress=Jane Doe
  | base_hp=2,500
  | vestures_to_rescue=10
}}
}}
</pre>
</pre>
Line 32: Line 34:
{{Belle
{{Belle
   | title1=Test Belle
   | title1=Test Belle
   | image1= [e.g. "Belle.jpg"]
   | image1= [[File:Victory Belles icon.jpg]]
   | caption1=Test Belle
   | caption1=Test Belle
   | type=Prototype
   | type=Prototype
Line 38: Line 40:
   | nation=WikiNation
   | nation=WikiNation
   | voice_actress=Jane Doe
   | voice_actress=Jane Doe
  | base_hp=2,500
  | vestures_to_rescue=10
}}
}}
<noinclude>
[[Category:Template documentation]]
</noinclude>

Latest revision as of 19:28, 20 March 2023

Description[edit source]

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

Syntax[edit source]

{{Belle
  | title1=
  | image1= [e.g. "Belle.jpg"]
  | type=
  | class=
  | nation=
  | voice_actress=
  | base_hp=
  | vestures_to_rescue=
}}

Samples[edit source]

{{Belle
  | title1=Test Belle
  | image1= [[File:Victory Belles icon.jpg]]
  | type=Prototype
  | class=Test Ship
  | nation=WikiNation
  | voice_actress=Jane Doe
  | base_hp=2,500
  | vestures_to_rescue=10
}}

Results in...

<infobox>

 <title source="title">
   <default>Belle/doc</default>
 </title>
 <title source="belle_image">

<default>

</default>

 </title>
 <title source="belle_chibi">

<default>

</default>

 </title>
 
   <label>Type</label><default>Unknown</default>
 
 
   <label>Class</label><default>Unknown</default>
 
 
   <label>Nation</label><default>Unknown</default>
 
 
   <label>Commission year</label><default>Unknown</default>
 
 
   <label>Voice Actress</label><default>Not voiced</default>
 
 
   <label>Level 1 HP</label><default>Unknown</default>
 
 
   <label>Ship weight capacity</label><default>X/Y</default>
 
 
 	<label>Vestures to Rescue</label><default>Unknown</default>
 
 
 	<label>Traits</label><default>Unknown, Unknown</default>
 

</infobox>