Difference between revisions of "Template:Class Weapon Table Row"

From comp.tf
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<includeonly>|-
+
<noinclude>{{User:Maxim/Template:Class Weapon Table Header}}</noinclude>
 +
|-
 
! align="center" rowspan="2" | [[Image:{{{imgname}}}|link=http://wiki.teamfortress.com/wiki/{{{wikilink}}}]]<br /><small>'''{{{itemquality}}}'''</small><br />'''[[{{{weaponname}}}]]'''
 
! align="center" rowspan="2" | [[Image:{{{imgname}}}|link=http://wiki.teamfortress.com/wiki/{{{wikilink}}}]]<br /><small>'''{{{itemquality}}}'''</small><br />'''[[{{{weaponname}}}]]'''
 
| align="center" | yes
 
| align="center" | yes
}}
 
 
| align="center" {{!}} no
 
| align="center" {{!}} no
 
| align="center" {{!}} yes
 
| align="center" {{!}} yes
Line 8: Line 8:
 
| align="center" | yes
 
| align="center" | yes
 
| align="center" | sadf
 
| align="center" | sadf
{{#switch: etf2lHL
+
| align="center" {{#switch: {{{etf2lHL}}}
| true = {{!}} align="center" {{!}} yes
+
| true = bgcolor="indianred" {{!}} <font color="white"> Banned </font>
| false = {{!}} no
+
| false = bgcolor="lightgreen" {{!}} <font color="black"> Allowed </font>
 +
| maybe = bgcolor="yellow" {{!}} <font color="black"> Depends</font> <ref name="etf2lHL">{{{etf2lHLref}}}</ref>
 
}}
 
}}
 
| align="center" | asdf
 
| align="center" | asdf
Line 16: Line 17:
 
| align="center" |asdf
 
| align="center" |asdf
 
|-
 
|-
| align="center" colspan="9"| {{{description}}}</includeonly>
+
| align="center" colspan="9"| {{{description}}}
 
<noinclude>
 
<noinclude>
 +
{{Template:Class Weapon Table End}}
 +
<references />
 
This is a test version of a template for the construction of a row in a Class' weapons table. Right now, I'm trying to find a way to allow states other than Allowed/Banned to come up on the ladder, while still keeping template users away from the code. got to read up on #switch parser functions
 
This is a test version of a template for the construction of a row in a Class' weapons table. Right now, I'm trying to find a way to allow states other than Allowed/Banned to come up on the ladder, while still keeping template users away from the code. got to read up on #switch parser functions
 
<pre>
 
<pre>

Revision as of 11:11, 16 August 2013

User:Maxim/Template:Class Weapon Table Header |- ! align="center" rowspan="2" | [[Image:{{{imgname}}}|link=http://wiki.teamfortress.com/wiki/{{{wikilink}}}]]
{{{itemquality}}}
[[{{{weaponname}}}]] | align="center" | yes | align="center" | no | align="center" | yes | align="center" | no | align="center" | yes | align="center" | sadf | align="center" | align="center" | asdf | align="center" | asdf | align="center" |asdf |- | align="center" colspan="9"| {{{description}}}

|}


This is a test version of a template for the construction of a row in a Class' weapons table. Right now, I'm trying to find a way to allow states other than Allowed/Banned to come up on the ladder, while still keeping template users away from the code. got to read up on #switch parser functions

{{User:Maxim/Template:Class Weapon Table Row
|weaponname = Natascha
|itemquality = Stock
|wikilink = Brass_Beast
|imgname = 128px-Fists.png
|cevo6s = true
|esea6s = true
|etf2l6s = true
|ozf6s = false
|ugc6s = false
|ozfHL = no
|ugcHL = asldkjf
|etf2lHL = 
|cevoHL = true
|wireplayHL =
|description = SEY! SEY!
}}

Displays

User:Maxim/Template:Class Weapon Table Row