Difference between revisions of "Template:UserVariable infobox"

From TheHolo.Net Forums Wiki

Jump to:navigation, search
m
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
{{subst:slh|{{#if:{{{c1|}}}|{{{c1}}}|94C7D1}}}} {{subst:sli|{{#if:{{{c1|}}}|{{{c1}}}|94C7D1}}}} {{subst:slc|{{#if:{{{c1|}}}|{{{c1}}}|94C7D1}}}} {{subst:sls|Biographical information|{{#if:{{{c2|}}}|{{{c2}}}|D6F0F5}}|hideb}} {{subst:sld|Birth date|birth|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Birthplace|birthplace|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Residence|residence|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sls|Physical description|{{#if:{{{c2|}}}|{{{c2}}}|D6F0F5}}|hidep}} {{subst:sld|Gender|gender|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Height|height|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Hair color|hair|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Eye color|eyes|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sls|General information|{{#if:{{{c2|}}}|{{{c2}}}|D6F0F5}}|hideg}} {{subst:sld|Occupation|occupation|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Hobbies|hobbies|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Canon contributions|contribs|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sls|Userboxes|{{#if:{{{c2|}}}|{{{c2}}}|D6F0F5}}|hideu}} {{#if:{{{userboxes|}}}|
+
Move along, move along....
{{!}}- class="infoboxstopalt"
+
{{!}} colspan="2" {{!}}
+
{{{!}} border="0" cellpadding="0" cellspacing="0" style="padding:0; width:242px; margin:0 auto 0 auto; background:none;"
+
{{!}}-
+
{{!}} style="background:none;" {{!}} {{{userboxes|}}}
+
{{!}}}
+
{{!}}- |}} {{subst:slf|{{#if:{{{c1|}}}|{{{c1}}}|94C7D1}}}}<!-- TEMPLATE ENDS HERE. In order to regenerate the template, replace the code above with the source code provided. --><noinclude>__NOEDITSECTION__ __NOTOC__
+
{{clear}}
+
===Field list===
+
*image
+
*name
+
*birth
+
*birthplace
+
*residence
+
*gender
+
*height
+
*hair
+
*eyes
+
*occupation
+
*hobbies
+
*contribs
+
*userboxes (place optional userbox template here)
+
  
===Color modifiers===
+
[[Category:Delete]]
*c1
+
*c2
+
*c3
+
*imageBG
+
*userboxBG
+
 
+
===Display parameters===
+
*hideb
+
*hidep
+
*hideg
+
 
+
===Usage===
+
To use this template, paste the following code into the top of your userpage, filling all relevant fields:
+
<pre><nowiki>
+
{{UserVariable infobox
+
|c1=
+
|c2=
+
|c3=
+
|imageBG=
+
|userboxBG=
+
|image=
+
|name=
+
|birth=
+
|birthplace=
+
|residence=
+
|gender=
+
|height=
+
|hair=
+
|eyes=
+
|occupation=
+
|hobbies=
+
|contribs=
+
|userboxes=
+
}}</nowiki></pre>
+
 
+
===Notes===
+
#All the data fields are collapsible, so do not worry about leaving any of them empty.
+
#The three variables (hideb, hidep, and hideg) correspond to the three sub-headings (Biographical information, Physical description, and General information). If you wish to remove one of them, all you must do is append a brief statement to the template code. For instance:
+
<pre><nowiki>
+
{{UserVariable infobox
+
|hideb=hide
+
}}</nowiki></pre>
+
Removes the "biographical information" heading:
+
{{UserVariable infobox
+
|hideb=hide
+
}}
+
{{clear}}
+
==Example==
+
{{UserVariable infobox
+
|c1=3366cc
+
|c2=99ccff
+
|c3=
+
|imageBG=
+
|userboxBG=
+
|name=name
+
|birth=date
+
|gender=gender
+
|height=height
+
|hair=color
+
|eyes=color
+
|hobbies=hobbies
+
|userboxes={{userbox|#6ef7a7|#c5fcdc|en|This user is a native speaker of '''[[Wikipedia:English language|English]]'''.}}
+
{{userbox|#ffb466|#ffe496|fox|This user contributes using '''[[Wikipedia:Mozilla Firefox|Mozilla Firefox]]'''.}}
+
{{userbox|#CC9000|#EFC35B|sw-3|This user has an advanced understanding of the '''[[Star Wars]] [[The Galaxy|Galaxy]]'''.}}
+
}}
+
{{clear}}
+
===Code===
+
<pre><nowiki>
+
{{UserVariable infobox
+
|c1=3366cc
+
|c2=99ccff
+
|c3=
+
|imageBG=
+
|userboxBG=
+
|name=name
+
|birth=date
+
|gender=gender
+
|height=height
+
|hair=color
+
|eyes=color
+
|hobbies=hobbies
+
|userboxes={{user en}}
+
{{user fox}}
+
{{user sw-3}}
+
}}</nowiki></pre>
+
 
+
==Source==
+
<nowiki>
+
{{subst:slh|{{#if:{{{c1|}}}|{{{c1}}}|94C7D1}}}} {{subst:sli|{{#if:{{{c1|}}}|{{{c1}}}|94C7D1}}}} {{subst:slc|{{#if:{{{c1|}}}|{{{c1}}}|94C7D1}}}} {{subst:sls|Biographical information|{{#if:{{{c2|}}}|{{{c2}}}|D6F0F5}}|hideb}} {{subst:sld|Birth date|birth|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Birthplace|birthplace|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Residence|residence|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sls|Physical description|{{#if:{{{c2|}}}|{{{c2}}}|D6F0F5}}|hidep}} {{subst:sld|Gender|gender|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Height|height|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Hair color|hair|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Eye color|eyes|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sls|General information|{{#if:{{{c2|}}}|{{{c2}}}|D6F0F5}}|hideg}} {{subst:sld|Occupation|occupation|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Hobbies|hobbies|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Canon contributions|contribs|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sls|Userboxes|{{#if:{{{c2|}}}|{{{c2}}}|D6F0F5}}|hideu}} {{#if:{{{userboxes|}}}|
+
{{!}}- class="infoboxstopalt"
+
{{!}} colspan="2" {{!}}
+
{{{!}} border="0" cellpadding="0" cellspacing="0" style="padding:0; width:242px; margin:0 auto 0 auto; background:none;"
+
{{!}}-
+
{{!}} style="background:none;" {{!}} {{{userboxes|}}}
+
{{!}}}
+
{{!}}- |}} {{subst:slf|{{#if:{{{c1|}}}|{{{c1}}}|94C7D1}}}}
+
</nowiki>
+
 
+
[[Category:User templates]]</noinclude>
+
<nowiki>Insert non-formatted text here</nowiki>
+

Latest revision as of 19:04, 12 March 2013

Move along, move along....