Difference between revisions of "Template:Tempent"

From AlliedModders Wiki
Jump to: navigation, search
(New page: :{| |- | Name: | {{{1}}} |- | Class: | {{{2}}} |- | Screenshot: | [[Image:{{{3}}}]] |})
 
m
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Image:{{{4}}}|thumb|100px|right|{{{1}}}]]
 
:{|
 
:{|
|-
 
| Name:
 
| {{{1}}}
 
 
|-  
 
|-  
| Class:  
+
| class="et2th" | Name:
| {{{2}}}
+
| class="et2td" | <tt>{{{1}}}</tt>
|-  
+
|- class="t2td"
| Screenshot:  
+
| class="et2th" | Class:  
| [[Image:{{{3}}}]]
+
| class="et2td" | <tt>{{{2}}}</tt>
 +
|- class="t2td"
 +
| class="et2th" | Function:
 +
| class="et2td" | <tt>{{{3}}}</tt>
 
|}
 
|}
 +
<br style="clear:both;"/>

Latest revision as of 16:38, 7 July 2007

[[Image:{{{4}}}|thumb|100px|right|{{{1}}}]]

Name: {{{1}}}
Class: {{{2}}}
Function: {{{3}}}