Difference between revisions of "Template:Vehicle"

From BrikWars
Jump to navigation Jump to search
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| style="width:200px; padding:5px; margin:5px 0px 5px 15px; border:1px solid lightgray; float:right; clear:right; text-align:center; font-size:90%"
+
{| {{SidebarStyle}}
| style="background-color:#ccc; font-size:14px" | '''{{{name|FV4320 "Bulldog"}}}'''
+
|-  
 +
! {{{name|(Name)}}}
 
|-
 
|-
 
| [[file:{{{image|Blank_tek.jpg}}}|150px]]
 
| [[file:{{{image|Blank_tek.jpg}}}|150px]]
 
|-
 
|-
| {{{type| Unknown }}}
+
| {{{type| Vehicle}}}
 +
|- {{TitleStyle}}
 +
| Faction
 
|-
 
|-
| style="background-color:#ccc; font-size:12px" | '''Faction'''
+
| {{{faction|''None''}}}
 +
|- {{TitleStyle}}
 +
| Specifications
 
|-
 
|-
| {{{faction|''Faction''}}}
+
| {{{specs|''None''}}}
 +
|- {{TitleStyle}}
 +
| Armament
 
|-
 
|-
| style="background-color:#ccc; font-size:12px" | '''Manufacturer'''
+
| {{{weapons|''None''}}}
|-
 
| {{{Manufacturer|''Manufacturer''}}}
 
|-
 
| style="background-color:#ccc; font-size:12px" | '''Specifications'''
 
|-
 
|'''Weight''': Unknown
 
|-
 
|'''Height''': Unknown
 
|-
 
|'''width''': Unknown
 
|-
 
|'''Length''': Unknown
 
|-
 
|'''Structure Level''':
 
|-
 
|'''Crew''': Unknown
 
|-
 
| style="background-color:#ccc; font-size:12px" | '''Power Source'''
 
|-
 
| {{{power|''Power Source''}}}
 
|-
 
| style="background-color:#ccc; font-size:12px" | '''Main Armament'''
 
|-
 
| {{{Main Armament|''Main Armament''}}}
 
|-
 
| style="background-color:#ccc; font-size:12px" | '''Secondary Armament'''
 
|-
 
| {{{Secondary Armament|''Secondary Armament''}}}
 
|-
 
| style="background-color:#ccc; font-size:12px" | '''Movement'''
 
|-
 
| {{{movement|''Movement''}}}
 
 
|}
 
|}
 +
<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
}}