Difference between revisions of "Template:Userbox"

From ICANNWiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
<noinclude>
 +
==Boilerplate==
 +
<pre>
 +
{{userbox
 +
| border-c      =
 +
| float        =
 +
| id            =
 +
| id-c          =
 +
| id-fc        =
 +
| id-s          =
 +
| info          =
 +
| info-c        =
 +
| info-fc      =
 +
| info-lh      =
 +
| info-s        =
 +
| nocat        = {{{nocat|}}}
 +
| usercategory  =
 +
}}
 +
</pre>
 +
===Default:===
 +
</noinclude>
 
<div style="float:{{{float|left}}}; border:{{{border-width|{{{border-s|1}}}}}}px solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin:1px;" class="wikipediauserbox {{{bodyclass|}}}">
 
<div style="float:{{{float|left}}}; border:{{{border-width|{{{border-s|1}}}}}}px solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin:1px;" class="wikipediauserbox {{{bodyclass|}}}">
 
{| cellspacing="0" style="width:238px; background:{{{info-background|{{{2|{{{info-c|#EEE}}}}}}}}};"
 
{| cellspacing="0" style="width:238px; background:{{{info-background|{{{2|{{{info-c|#EEE}}}}}}}}};"
Line 11: Line 32:
 
  |template = {{#if:{{{usercategory|}}}|[[Category:{{{usercategory}}}| {{BASEPAGENAME}}]]}}{{#if:{{{usercategory2|}}}|[[Category:{{{usercategory2}}}| {{BASEPAGENAME}}]]}}{{#if:{{{usercategory3|}}}|[[Category:{{{usercategory3}}}| {{BASEPAGENAME}}]]}}
 
  |template = {{#if:{{{usercategory|}}}|[[Category:{{{usercategory}}}| {{BASEPAGENAME}}]]}}{{#if:{{{usercategory2|}}}|[[Category:{{{usercategory2}}}| {{BASEPAGENAME}}]]}}{{#if:{{{usercategory3|}}}|[[Category:{{{usercategory3}}}| {{BASEPAGENAME}}]]}}
 
}}}}<noinclude>
 
}}}}<noinclude>
 +
===Singapore:===
 +
<pre>
 +
{{userbox
 +
| border-c      = #a9a9a9
 +
| float        = right
 +
| id            = [[image:userboxcards.png]]
 +
| id-c          = #d3d3d3
 +
| id-fc        =
 +
| id-s          =
 +
| info          = Featured in the [[Singapore Playing Card Deck|Singapore]] playing card deck.
 +
| info-c        =
 +
| info-fc      =
 +
| info-lh      =
 +
| info-s        =
 +
| nocat        = {{{nocat|}}}
 +
| usercategory  =
 +
}}
 +
</pre>
  
 +
===Senegal:===
 +
<pre>
 
{{userbox
 
{{userbox
 
| border-c      = #a9a9a9
 
| border-c      = #a9a9a9
Line 27: Line 68:
 
| usercategory  =  
 
| usercategory  =  
 
}}
 
}}
 +
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 13:32, 22 December 2011

Boilerplate

{{userbox
| border-c      = 
| float         =
| id            = 
| id-c          = 
| id-fc         = 
| id-s          = 
| info          = 
| info-c        = 
| info-fc       = 
| info-lh       = 
| info-s        = 
| nocat         = {{{nocat|}}}
| usercategory  = 
}}

Default:

id info

Singapore:

{{userbox
| border-c      = #a9a9a9
| float         = right
| id            = [[image:userboxcards.png]]
| id-c          = #d3d3d3
| id-fc         = 
| id-s          = 
| info          = Featured in the [[Singapore Playing Card Deck|Singapore]] playing card deck.
| info-c        = 
| info-fc       = 
| info-lh       = 
| info-s        = 
| nocat         = {{{nocat|}}}
| usercategory  = 
}}

Senegal:

{{userbox
| border-c      = #a9a9a9
| float         = right
| id            = [[image:userboxcards.png]]
| id-c          = #d3d3d3
| id-fc         = 
| id-s          = 
| info          = Featured in the [[Senegal Playing Card Deck|Senegal]] playing card deck.
| info-c        = 
| info-fc       = 
| info-lh       = 
| info-s        = 
| nocat         = {{{nocat|}}}
| usercategory  = 
}}