Template:Divbox: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Xeno
m {{-}}
meta>Xeno
documentation subpage
Line 1: Line 1:
<div class="boilerplate metadata" {{#if:{{{2|}}}|id="{{{2}}}"|}} style="{{divstyle{{{1}}}}}; padding: 1em;"><center><b>{{{2|}}}</b></center>{{{3}}}</div>
<div class="boilerplate metadata" {{#if:{{{2|}}}|id="{{{2}}}"|}} style="{{divstyle{{{1}}}}}; padding: 1em;"><center><b>{{{2|}}}</b></center>{{{3}}}</div>
<noinclude>
<noinclude>{{documentation}}</noinclude>
==How to use==
<nowiki>{{divbox|color of box|Headtitle|Message}}</nowiki>
==Example==
<nowiki>{{divbox|green|An example|This is only an example of how this template works.}}</nowiki>
 
Writing this code will give you...
{{divbox|green|An example|This is only an example of how this template works.}}
 
==Available colors==
<div style="{{divstyleamber}}; width:5em; float:left; margin:.3em">amber</div>
<div style="{{divstyleblack}}; width:5em; float:left; margin:.3em">black</div>
<div style="{{divstylebloodred}}; width:5em; float:left; margin:.3em">bloodred</div>
<div style="{{divstyleblue}}; width:5em; float:left; margin:.3em">blue</div>
<div style="{{divstylebrown}}; width:5em; float:left; margin:.3em">brown</div>
<div style="{{divstyleforest}}; width:5em; float:left; margin:.3em">forest</div>
<div style="{{divstylegold}}; width:5em; float:left; margin:.3em">gold</div>
<div style="{{divstylegray}}; width:5em; float:left; margin:.3em">gray</div>
<div style="{{divstylegreen}}; width:5em; float:left; margin:.3em">green</div>
<div style="{{divstylenavy}}; width:5em; float:left; margin:.3em">navy</div>
<div style="{{divstylenone}}; width:5em; float:left; margin:.3em">none</div>
<div style="{{divstyleorange}}; width:5em; float:left; margin:.3em">orange</div>
<div style="{{divstyleplain}}; width:5em; float:left; margin:.3em">plain</div>
<div style="{{divstylepurple}}; width:5em; float:left; margin:.3em">purple</div>
<div style="{{divstylered}}; width:5em; float:left; margin:.3em">red</div>
<div style="{{divstylewhite}}; width:5em; float:left; margin:.3em">white</div>
<div style="{{divstyleyellow}}; width:5em; float:left; margin:.3em">yellow</div>
{{-}}
==See also==
*{{tl|divhide}} (for hiding things)
 
<!--[[Category:Wikipedia formatting templates|Divbox]]-->
{{Uncategorized|date=June 2008}}
</noinclude>

Revision as of 15:07, 7 July 2008