Template:DrunkLevelBig: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 1: Line 1:
{| style="border:solid #556655 2px;" width=500 align="center"
{| style="border:solid #565 2px; width:500px; text-align:center"  
| rowspan=2 | [[Image:Martini.jpg|75px]]
| style="background:#565; color:#FFF; width:100%" | '''Sobriety'''
|-
|-
| rowspan=2 | [[Image:Martini.jpg|75px]] || style="background:#556655; color:#ffffff;" align="center" width="90%" | '''Sobriety'''
| {{{1|{{{User|This user}}}}}} is currently {{{2|{{{Level|drunk}}}}}}
|-
|}<noinclude>
| align="center" | {{{User}}} is a currently {{{Level}}}
==Usage==
|}
===Variables===
<noinclude>
This flagbox takes two variables:
===Usage:===
*"1" where you should enter your username.
Simply place
*"2" where you should enter your level of sobriety (or lack thereof).
<pre>{{DrunkLevelBig|User=Whoever|Level=Whatever}}</pre> on whatever page you wish to notify people of how drunk (or not drunk) you or someone else is. 
 
[[Category:Food Templates]]
For example, if you were to enter "'''Michael McIntyre'''" and "'''"gazeboed"'''" using this code:
</noinclude>
 
{{CodeInline|<nowiki>{{</nowiki>'''{{PAGENAME}}<nowiki>|</nowiki>{{Switch|1|case: 1=|default=1&#61;}}Michael McIntyre<nowiki>|</nowiki>{{Switch|2|case: 2=|default=2&#61;}}"gazeboed"'''<nowiki>}}</nowiki>}}
 
this would produce
{{ {{PAGENAME}}|1={{{7|Michael McIntyre}}}|2={{{8|"gazeboed"}}} }}
 
__NOEDITSECTION__ __NOTOC__[[Category:Flagboxes|{{PAGENAME}}]][[Category:Food Templates|{{PAGENAME}}]]</noinclude>

Revision as of 13:50, 10 October 2009

Martini.jpg Sobriety
This user is currently drunk

Usage

Variables

This flagbox takes two variables:

  • "1" where you should enter your username.
  • "2" where you should enter your level of sobriety (or lack thereof).

For example, if you were to enter "Michael McIntyre" and ""gazeboed"" using this code:

{{DrunkLevelBig|Michael McIntyre|"gazeboed"}}

this would produce

Martini.jpg Sobriety
Michael McIntyre is currently "gazeboed"