Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Ship: Difference between revisions

Template page
Added cleanup template
Djavin novienta (talk | contribs)
Moved documentation to Template:Ship/doc.
Line 1: Line 1:
{{Cleanup|The format/style needs updating to match this: [[Template:ShipArticle]]}}
<includeonly>{{
Using this template, you can embed any ship information available in our wiki to any other articles. If you want to browse through the currently available ship list, please visit this page [[:Category:Ship Database|Ship Database]].
==Usage Guide==
 
===The Syntax===
<pre><nowiki>{{Ship | <ship name> | <tooltip/box> }}</nowiki></pre>
 
;ship name
:Use the exact name of the ship, as listed in the database (the names are case-sensitive)
 
;tooltip/box
:Use <code>tooltip</code> to display a small tooltip, or <code>box</code> for a large box of information.
 
=== Examples ===
 
:<code><nowiki>{{Ship|Redeemer|box}}</nowiki></code> gives:
 
{{Ship|Redeemer|box}}
 
:<code><nowiki>{{Ship|Redeemer|tooltip}}</nowiki></code> gives (mouse over the link to see the information box):
 
{{Ship|Redeemer|tooltip}}
 
==Editing The Ship Articles==
(coming soon)
 
[[Category:Template]]
<onlyinclude><includeonly>{{
#if:{{{1|}}}
#if:{{{1|}}}
|{{#if: {{{2}}}
|{{#if: {{{2}}}
Line 33: Line 6:
}}
}}
|[[Template:Ship#Usage Guide|no ship data specified (please read the usage guide!)]]
|[[Template:Ship#Usage Guide|no ship data specified (please read the usage guide!)]]
}}</includeonly></onlyinclude>
}}</includeonly><noinclude>
{{documentation}}
</noinclude>