Difference between revisions of "Template:Vehicle"

From BrikWars
Jump to navigation Jump to search
(Universalizing)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{| {{SidebarStyle}}
 
{| {{SidebarStyle}}
|- {{TitleStyle}}
+
|-  
| {{{name|(Name)}}}
+
! {{{name|(Name)}}}
 
|-
 
|-
 
| [[file:{{{image|Blank_tek.jpg}}}|150px]]
 
| [[file:{{{image|Blank_tek.jpg}}}|150px]]
Line 20: Line 20:
 
|}
 
|}
 
<includeonly>[[Category:Vehicles]]</includeonly>
 
<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)
Blank tek.jpg
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
}}