Template:OPLarge: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
|-
|-
| style="font-size:85%" | {{{1|This user or group}}} supports [[The Opportunists|opportunistic behavior]] and plays for whichever side they are currently on.
| style="font-size:85%" | {{{1|This user or group}}} supports [[The Opportunists|opportunistic behavior]] and plays for whichever side they are currently on.
|}<noinclude>
|}<noinclude>{{SuperboxDoc}}</noinclude>
==Usage==
===Standard===
To include this flagbox on your page, simply copy and paste the following code onto your page:
 
{{CodeInline|<nowiki>{{</nowiki>'''{{PAGENAME}}'''<nowiki>}}</nowiki>}}
 
which produces
{{ {{PAGENAME}} }}
 
===Name Variable===
This flagbox takes one variable to optionally set the name of the user/group, otherwise defaulting to "'''This user'''", "'''This group''' or "'''This user or group'''" as appropriate:
 
{{CodeInline|<nowiki>{{</nowiki>'''{{PAGENAME}}<nowiki>|</nowiki>Dave'''<nowiki>}}</nowiki>}}
 
which produces
{{ {{PAGENAME}}|Dave }}
 
__NOEDITSECTION__ __NOTOC__[[Category:Flagboxes|{{PAGENAME}}]]</noinclude>

Latest revision as of 17:03, 16 February 2010

TheOpportunists s.png The Opportunists
This user or group supports opportunistic behavior and plays for whichever side they are currently on.

Usage

Standard

To include this superbox on your page, simply copy and paste the following code onto your page:

{{OPLarge}}

which produces

TheOpportunists s.png The Opportunists
This user or group supports opportunistic behavior and plays for whichever side they are currently on.

Name Variable

This superbox takes one variable to optionally set the name of the user/group, otherwise defaulting to "This user", "This group or "This user or group" as appropriate:

{{OPLarge|Dave}}

which produces

TheOpportunists s.png The Opportunists
Dave supports opportunistic behavior and plays for whichever side they are currently on.