Template:Box
From HaskellWiki
(Difference between revisions)
(A template that lets you put a thin gray frame around other things) |
m (Forgot the pipe symbols. And I suck at wiki syntax) |
||
| Line 2: | Line 2: | ||
{{{1}}} | {{{1}}} | ||
</div> | </div> | ||
| - | < | + | <noinclude> |
A template that lets you put a thin gray frame around other things. | A template that lets you put a thin gray frame around other things. | ||
| - | Markup: <nowiki>{{box [[Image:foobar.png]] lolcats}}</nowiki> | + | Markup: <nowiki>{{box|[[Image:foobar.png]] lolcats}}</nowiki> |
| - | Renders as: {{box [[Image:foobar.png]] lolcats}} | + | Renders as: {{box|[[Image:foobar.png]] lolcats}} |
| - | </ | + | </noinclude> |
Revision as of 19:25, 3 November 2011
{{{1}}}
A template that lets you put a thin gray frame around other things.
Markup: {{box|[[Image:foobar.png]] lolcats}}
Renders as:Image:Foobar.png lolcats
