Difference between revisions of "Template:Hidden"
From Ouroboros Portal
m |
m (usage) |
||
Line 4: | Line 4: | ||
<div class="NavContent" style="font-weight:{{{fw2|normal}}}; | <div class="NavContent" style="font-weight:{{{fw2|normal}}}; | ||
background-color:{{{bg2|transparent}}}; text-align:{{{ta2|left}}}; | background-color:{{{bg2|transparent}}}; text-align:{{{ta2|left}}}; | ||
− | display:none; {{{contentcss|}}}">{{{content|{{{2}}}}}}</div></div></includeonly><noinclude>[[Category:Formatting templates|Hidden]]</noinclude> | + | display:none; {{{contentcss|}}}">{{{content|{{{2}}}}}}</div></div></includeonly><noinclude> |
+ | |||
+ | {{tl|hidden|TITLE HERE|BODY HERE}} | ||
+ | |||
+ | {{hidden|TITLE HERE|BODY HERE}} | ||
+ | |||
+ | Optional CSS styling arguments: | ||
+ | * fw1 = the font-weight of the title (default=bold) | ||
+ | * bg1 = the background color of the title (default=transparent) | ||
+ | * ta1 = the text alignment of the title (default=center) | ||
+ | * headercss = any other specialty CSS style codes you wish to use for the title | ||
+ | |||
+ | * fw2 = the font-weight of the body (default=normal) | ||
+ | * bg2 = the background color of the body (default=transparent) | ||
+ | * ta2 = the text alignment of the body (default=left) | ||
+ | * contentcss = any other specialty CSS style codes you wish to use for the body | ||
+ | [[Category:Formatting templates|Hidden]]</noinclude> |
Latest revision as of 03:36, 9 December 2012
{{hidden|TITLE HERE|BODY HERE}}
TITLE HERE
Optional CSS styling arguments:
- fw1 = the font-weight of the title (default=bold)
- bg1 = the background color of the title (default=transparent)
- ta1 = the text alignment of the title (default=center)
- headercss = any other specialty CSS style codes you wish to use for the title
- fw2 = the font-weight of the body (default=normal)
- bg2 = the background color of the body (default=transparent)
- ta2 = the text alignment of the body (default=left)
- contentcss = any other specialty CSS style codes you wish to use for the body