Difference between revisions of "Template:Titan Contrib Info"

From Fallen Sword Wiki
Jump to: navigation, search
(New page: <includeonly>{|style="border: 2px solid black; border-spacing: 0" |align="center"|'''Guild Member'''||align="center"|'''Kills'''||align="center"|'''%'''||align="center"|'''+TKP |- | {{{Pla...)
 
 
(4 intermediate revisions by one user not shown)
Line 1: Line 1:
<includeonly>{|style="border: 2px solid black; border-spacing: 0"
+
<includeonly>{| style="border: 1px solid black; border-spacing: 0"
|align="center"|'''Guild Member'''||align="center"|'''Kills'''||align="center"|'''%'''||align="center"|'''+TKP
+
|{{{Titan_Image}}}<br>{{{Titan_Name}}}<br>Level: {{{Titan_Level}}}<br>{{{Titan_Drop}}}<br>Required TKP: {{{TKP_REQ}}}
|-
+
| {{{Player_Name}}} || {{{#_Kills}}} || {{{Percent}}} || {{{Bonus_TKP}}}
+
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
 
{| style="width:600px; border: solid 2px #8A0808;padding:2px" align="center" cellspacing=0
 
{| style="width:600px; border: solid 2px #8A0808;padding:2px" align="center" cellspacing=0
Line 16: Line 14:
  
 
<pre>{{Titan Contrib Info|
 
<pre>{{Titan Contrib Info|
Player_Name=REPLACETHIS|
+
Titan_Image=REPLACETHIS|
Number_Kills=REPLACETHIS|
+
Titan_Name=REPLACETHIS|
Player_Percent=REPLACETHIS|
+
Titan_Level=REPLACETHIS|
Bonus_TKP=REPLACETHIS|
+
Titan_Drop=REPLACETHIS|
 +
TKP_REQ=REPLACETHIS|
 
}}</pre>
 
}}</pre>
  
Line 26: Line 25:
  
 
{{Titan Contrib Info|
 
{{Titan Contrib Info|
Player_Name={{{Player_Name}}}|
+
Titan_Image={{{Titan_Image}}}|
Number_Kills={{{#_Kills}}}|
+
Titan_Name={{{Titan_Name}}}|
Player_Percent={{{Percent}}}|
+
Titan_Level={{{Titan_Level}}}|
Bonus_TKP={{{Bonus_TKP}}}|
+
Titan_Drop={{{Titan_Drop}}}|
 +
TKP_REQ={{{TKP_REQ}}}|
 
}}
 
}}
  
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 21:22, 4 December 2012

DO NOT EDIT!

DO NOT edit this page. If you want to use the template just copy and paste it into your guild's wiki. Editing this page may cause the template to stop working properly for other pages currently using this template.


Template

If you want to use this template, just copy the following text and add it to your guilds wiki. Change the "REPLACETHIS" tag to whatever you want. Your tag must be before the | (pipe) character and after the = (equals) character.

{{Titan Contrib Info|
Titan_Image=REPLACETHIS|
Titan_Name=REPLACETHIS|
Titan_Level=REPLACETHIS|
Titan_Drop=REPLACETHIS|
TKP_REQ=REPLACETHIS|
}}

Example

This template will look like this.

{{{Titan_Image}}}
{{{Titan_Name}}}
Level: {{{Titan_Level}}}
{{{Titan_Drop}}}
Required TKP: {{{TKP_REQ}}}