Template:Belle: Difference between revisions
Jump to navigation
Jump to search
fandomVB>Sovereign (Updated page and documentation in the same fashion as Fandom's infobox templates) |
No edit summary |
||
| (23 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<infobox> | <infobox> | ||
<title source=" | <title source="title"> | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
< | <title source="belle_image"> | ||
< | <default>[[File:{{PAGENAME}}.jpg|thumb|left|200px]]</default> | ||
</ | </title> | ||
<title source="belle_chibi"> | |||
<default>[[File:{{PAGENAME}}-chibi.jpg|thumb|left|200px]]</default> | |||
</title> | |||
<data source="type"> | <data source="type"> | ||
<label>Type</label><default>''Unknown''</default> | <label>Type</label><default>''Unknown''</default> | ||
| Line 14: | Line 17: | ||
<data source="nation"> | <data source="nation"> | ||
<label>Nation</label><default>''Unknown''</default> | <label>Nation</label><default>''Unknown''</default> | ||
</data> | |||
<data source="commission_year"> | |||
<label>Commission year</label><default>''Unknown''</default> | |||
</data> | </data> | ||
<data source="voice_actress"> | <data source="voice_actress"> | ||
<label>Voice Actress</label><default>''Unknown''</default> | <label>Voice Actress</label><default>''Not voiced''</default> | ||
</data> | |||
<data source="base_hp"> | |||
<label>Level 1 HP</label><default>''Unknown''</default> | |||
</data> | |||
<data source="weight_capacity"> | |||
<label>Ship weight capacity</label><default>''X/Y''</default> | |||
</data> | |||
<data source="vestures_to_rescue"> | |||
<label>[[Vestures]] to Rescue</label><default>''Unknown''</default> | |||
</data> | |||
<data source="traits"> | |||
<label>Traits</label><default>''Unknown, Unknown''</default> | |||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
[[Category:Template]] | |||
</noinclude> | </noinclude> | ||
Latest revision as of 09:12, 5 April 2023
<infobox>
<title source="title"> <default>Belle</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>
| Template documentation follows |
|---|
| Note: the template above may sometimes be partially or fully invisible. |
| Visit Template:Belle/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]
{{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</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>