Difference between revisions of "Template:Vehicle"
Jump to navigation
Jump to search
(Created page with "{| style="width:200px; padding:5px; margin:5px 0px 5px 15px; border:1px solid lightgray; float:right; clear:right; text-align:center; font-size:90%" | style="background-color:...") |
|||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {| | + | {| {{SidebarStyle}} |
| − | | | + | |- |
| + | ! {{{name|(Name)}}} | ||
|- | |- | ||
| [[file:{{{image|Blank_tek.jpg}}}|150px]] | | [[file:{{{image|Blank_tek.jpg}}}|150px]] | ||
|- | |- | ||
| − | | {{{type| | + | | {{{type| Vehicle}}} |
| + | |- {{TitleStyle}} | ||
| + | | Faction | ||
|- | |- | ||
| − | | | + | | {{{faction|''None''}}} |
| + | |- {{TitleStyle}} | ||
| + | | Specifications | ||
|- | |- | ||
| − | | {{{ | + | | {{{specs|''None''}}} |
| + | |- {{TitleStyle}} | ||
| + | | Armament | ||
|- | |- | ||
| − | + | | {{{weapons|''None''}}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | {{{ | ||
|} | |} | ||
| + | <includeonly>[[Category:Vehicles]]</includeonly> | ||
| + | <noinclude> | ||
| + | To use this template, paste this code into your page and fill in the options (e.g. <code>|name=</code>) as indicated below. If any options are left blank or not set, they will default to the appearance of the example to the right. | ||
| + | |||
| + | <pre> | ||
| + | {{Vehicle | ||
| + | |name=Vehicle Name | ||
| + | |image=Vehicle image (no "File:" prefix) | ||
| + | |type=Vehicle type | ||
| + | |faction=Vehicle faction | ||
| + | |specs=Vehicle stats and specifications | ||
| + | |weapons=Vehicle's weapons and devices | ||
| + | }} | ||
| + | </pre> | ||
| + | </noinclude> | ||
Latest revision as of 17:07, 21 May 2019
| (Name) |
|---|
|
| Vehicle |
| Faction |
| None |
| Specifications |
| None |
| Armament |
| None |
To use this template, paste this code into your page and fill in the options (e.g. |name=) as indicated below. If any options are left blank or not set, they will default to the appearance of the example to the right.
{{Vehicle
|name=Vehicle Name
|image=Vehicle image (no "File:" prefix)
|type=Vehicle type
|faction=Vehicle faction
|specs=Vehicle stats and specifications
|weapons=Vehicle's weapons and devices
}}
