Template:Infoboxround: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Changing default color) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="navbox-{{lc:{{{color| | <div class="navbox-{{lc:{{{color|LiteGrey}}}}}" {{#ifeq:{{{width|}}}|||style="width:{{{width}}}"}}> | ||
{{{text|No text}}} | {{{text|No text}}} | ||
</div><noinclude> | </div><noinclude> | ||
Line 5: | Line 5: | ||
== Usage == | == Usage == | ||
{{tl|Infoboxround|text=''some text''|color=''colorname''}} | {{tl|Infoboxround|text=''some text''|color=''colorname''|width=''width''}} | ||
The ''color'' | The ''color'' and ''width'' options are optional. Available colors are Blue, Orange, Green, Grey and LiteGrey (the default color). | ||
[[Category:templates|{{PAGENAME}}]] | [[Category:templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 01:07, 23 November 2008
Puts a box with round courners around some text.
Usage
{{Infoboxround|text=some text|color=colorname|width=width}}
The color and width options are optional. Available colors are Blue, Orange, Green, Grey and LiteGrey (the default color).