Template:Infoboxround: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(New page: <div class="navbox-{{{color|Grey}}}"> {{{text|No text}}} </div><noinclude> Puts a box with round courners around some text. == Usage == {{tl|Infoboxround|text=''some text''|color=...)
 
No edit summary
Line 1: Line 1:
<div class="navbox-{{{color|Grey}}}">
<div class="navbox-{{lc:{{{color|Grey}}}}}">
{{{text|No text}}}
{{{text|No text}}}
</div><noinclude>
</div><noinclude>

Revision as of 22:04, 22 November 2008

Puts a box with round courners around some text.

Usage

{{Infoboxround|text=some text|color=colorname}}

The color option is optional. Available colors are Blue, Orange, Green and Grey (the default color).