Template:Scout Weapon List: Difference between revisions

From comp.tf
Jump to navigation Jump to search
m Removed category
m Added something to shift other tables to the right of this.
Line 101: Line 101:
| {{#if:{{{Wrap Assassin|}}} | Allowed | Banned}}
| {{#if:{{{Wrap Assassin|}}} | Allowed | Banned}}
|}
|}
|}
{| class="infobox left"
|-
|}
|}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
<div class="clearfix"></div>
== Usage ==
== Usage ==
For any weapon that is allowed, place a value of "1" next to it. Any weapon that is banned, leave as a null value.
For any weapon that is allowed, place a value of "1" next to it. Any weapon that is banned, leave as a null value.
Line 135: Line 139:
}}
}}
</pre>
</pre>
The following quote needs to be added after placing a table if you do not desire all content to fall off the right of the table:
<pre><div class="clearfix"></div></pre>


=== Example ===
=== Example ===
Line 193: Line 200:
| Wrap Assassin =
| Wrap Assassin =
}}
}}
<div class="clearfix"></div>
[[Category:Class Weapon List Template]]
[[Category:Class Weapon List Template]]

Revision as of 23:54, 1 June 2015


Usage

For any weapon that is allowed, place a value of "1" next to it. Any weapon that is banned, leave as a null value.

{{Scout Weapon List
 <!-- Primary -->
| Scattergun =
| Baby Face's Blaster =
| Back Scatter =
| Force-A-Nature =
| Shortstop =
| Soda Popper =
 <!-- Secondary -->
| Pistol =
| Bonk! Atomic Punch =
| Crit-A-Cola =
| Flying Guillotine =
| Mad Milk =
| Pretty Boy's Pocket Pistol =
| Winger =
 <!-- Melee -->
| Bat =
| Atomizer =
| Boston Basher =
| Candy Cane =
| Fan O'War =
| Sandman =
| Sun-on-a-Stick =
| Wrap Assassin =
}}

The following quote needs to be added after placing a table if you do not desire all content to fall off the right of the table:

<div class="clearfix"></div>

Example

{{Scout Weapon List
 <!-- Primary -->
| Scattergun =1
| Baby Face's Blaster =
| Back Scatter =
| Force-A-Nature =1
| Shortstop =1
| Soda Popper=
 <!-- Secondary -->
| Pistol =1
| Bonk! Atomic Punch =
| Crit-A-Cola =
| Flying Guillotine =
| Mad Milk =
| Pretty Boy's Pocket Pistol =
| Winger =1
 <!-- Melee -->
| Bat =1
| Atomizer =
| Boston Basher =1
| Candy Cane =
| Fan O'War =1
| Sandman =1
| Sun-on-a-Stick =1
| Wrap Assassin =
}}

Will Yield

Scout
Primary
Scattergun Allowed
Baby Face's Blaster Banned
Back Scatter Banned
Force-A-Nature Allowed
Shortstop Allowed
Soda Popper Banned
Secondary
Pistol Allowed
Bonk! Atomic Punch Banned
Crit-A-Cola Banned
Flying Guillotine Banned
Mad Milk Banned
Pretty Boy's Pocket Pistol Banned
Winger Allowed
Melee
Bat Allowed
Atomizer Banned
Boston Basher Allowed
Candy Cane Banned
Fan O'War Allowed
Sandman Allowed
Sun-on-a-Stick Allowed
Wrap Assassin Banned