Difference between revisions of "Template:Titan Contrib Sec"
From Fallen Sword Wiki
(6 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{|style="border: 2px solid red; border-spacing: 0" | + | <includeonly>{|cellpadding="0" style="border: 2px solid red; border-spacing: 0" |
− | |colspan= 3 align="center" style=" | + | |colspan= 3 align="center" style="background: red"|'''SECURED''' |
|- | |- | ||
− | |align="center"|''' | + | |align="center"|'''Player'''||align="center" width="40"|'''Kills'''||align="center"|'''%''' |
|- | |- | ||
− | | {{{ | + | | {{{P1_Name|}}} ||align="center"| {{{P1_Kills|}}} || {{{P1_%|}}} |
+ | |- | ||
+ | | {{{P2_Name|}}} ||align="center"| {{{P2_Kills|}}} || {{{P2_%|}}} | ||
+ | |- | ||
+ | | {{{P3_Name|}}} ||align="center"| {{{P3_Kills|}}} || {{{P3_%|}}} | ||
+ | |- | ||
+ | | {{{P4_Name|}}} ||align="center"| {{{P4_Kills|}}} || {{{P4_%|}}} | ||
+ | |- | ||
+ | | {{{P5_Name|}}} ||align="center"| {{{P5_Kills|}}} || {{{P5_%|}}} | ||
+ | |- | ||
+ | | {{{P6_Name|}}} ||align="center"| {{{P6_Kills|}}} || {{{P6_%|}}} | ||
+ | |- | ||
+ | | {{{P7_Name|}}} ||align="center"| {{{P7_Kills|}}} || {{{P7_%|}}} | ||
+ | |- | ||
+ | | {{{P8_Name|}}} ||align="center"| {{{P8_Kills|}}} || {{{P8_%|}}} | ||
+ | |- | ||
+ | | {{{P9_Name|}}} ||align="center"| {{{P9_Kills|}}} || {{{P9_%|}}} | ||
+ | |- | ||
+ | | {{{P10_Name|}}} ||align="center"| {{{P10_Kills|}}} || {{{P10_%|}}} | ||
+ | |- | ||
+ | | {{{P11_Name|}}} ||align="center"| {{{P11_Kills|}}} || {{{P11_%|}}} | ||
+ | |- | ||
+ | | {{{P12_Name|}}} ||align="center"| {{{P12_Kills|}}} || {{{P12_%|}}} | ||
+ | |- | ||
+ | | {{{P13_Name|}}} ||align="center"| {{{P13_Kills|}}} || {{{P13_%|}}} | ||
+ | |- | ||
+ | | {{{P14_Name|}}} ||align="center"| {{{P14_Kills|}}} || {{{P14_%|}}} | ||
+ | |- | ||
+ | | {{{P15_Name|}}} ||align="center"| {{{P15_Kills|}}} || {{{P15_%|}}} | ||
|}</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 18: | Line 46: | ||
<pre>{{Titan Contrib Sec| | <pre>{{Titan Contrib Sec| | ||
− | + | P1_Name=REPLACETHIS| | |
− | + | P1_Kills=REPLACETHIS| | |
− | + | P1_%=REPLACETHIS| | |
+ | P2_Name=REPLACETHIS| | ||
+ | P2_Kills=REPLACETHIS| | ||
+ | P2_%=REPLACETHIS| | ||
+ | ... up to 15 players| | ||
}}</pre> | }}</pre> | ||
Line 27: | Line 59: | ||
{{Titan Contrib Sec| | {{Titan Contrib Sec| | ||
− | + | P1_Name={{{P1_Name}}}| | |
− | + | P1_Kills={{{P1_Kills}}}| | |
− | + | P1_%={{{P1_%}}}| | |
+ | P2_Name={{{P2_Name}}}| | ||
+ | P2_Kills={{{P2_Kills}}}| | ||
+ | P2_%={{{P2_%}}}| | ||
}} | }} | ||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 22:29, 10 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 Sec| P1_Name=REPLACETHIS| P1_Kills=REPLACETHIS| P1_%=REPLACETHIS| P2_Name=REPLACETHIS| P2_Kills=REPLACETHIS| P2_%=REPLACETHIS| ... up to 15 players| }}
Example
This template will look like this.
SECURED | ||
Player | Kills | % |
{{{P1_Name}}} | {{{P1_Kills}}} | {{{P1_%}}} |
{{{P2_Name}}} | {{{P2_Kills}}} | {{{P2_%}}} |