Template:PCB2: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
m (Minor adjustments.)
mNo edit summary
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| style="border: 2px solid darkgreen; border-spacing: 0; float: center; font-size: 90%; margin: 0.25em 0.5em; width: 35%;"
<onlyinclude>{| style="border: 2px solid darkgreen; border-spacing: 0; float: center; font-size: 90%; margin: 0.25em 0.5em; width: 300px;"
|colspan=2 style="background: #333333; color: #FFFFFF; font-size: 110%;"|'''{{{name}}} <span style="float: right; color: #FF0000;">Active</span>'''
|colspan=2 style="background: #333333; color: #FFFFFF; font-size: 110%;"|'''&nbsp;{{{name}}} <span style="float: right; color: #FF0000;">Active</span>'''
|-
|-
|colspan=2 style="background: #FFFFFF; color: #333333; text-align: right;"|{{{current}}} | {{{profile}}} | {{{kills}}} | {{{class}}} | {{{joined}}}
|colspan=2 style="background: #FFFFFF; color: #333333; text-align: right;"|{{{current}}} | [http://www.urbandead.com/profile.cgi?id={{{profile}}} {{{profile}}}] | {{{class}}}


|}
|}</onlyinclude>
<noinclude>
<noinclude>


Line 16: Line 16:
|current=
|current=
|profile=
|profile=
|kills=
|class=
|class=
|joined=
}}
}}
</pre>
</pre>
Line 27: Line 25:
|name=Alexander Stoy
|name=Alexander Stoy
|current=Alive
|current=Alive
|profile=[http://www.urbandead.com/profile.cgi?id=1553158 1553158]
|profile=1553158
|kills=7
|class=Cop
|class=Cop
|joined=2009-06-09 12:34:44
}}
}}
For an inactive character, use <code>{{PCB2/na</code> as the first line, instead of <code>{{PCB2</code>.
The difference:
{{PCB2/na
|name=Alexander Stoy
|current=Alive
|profile=1553158
|class=Cop
}}
[[Category:Character related|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 16:33, 14 June 2010

 {{{name}}} Active
{{{current}}} | {{{profile}}} | {{{class}}}



This box is summoned by the following code:

{{PCB2
|name=
|current=
|profile=
|class=
}}

This is the expected result:

 Alexander Stoy Active
Alive | 1553158 | Cop

For an inactive character, use {{PCB2/na as the first line, instead of {{PCB2. The difference:

 Alexander Stoy
Alive | 1553158 | Cop