Template:BadgeBox: Difference between revisions
Jump to navigation
Jump to search
imported>Sister Leortha (Add code to make badge name in box a link to the badge's page. This will let the box be totally self contained, not needing additional text for those cases where additional text is not wanted.) |
imported>StarGeek m (minor change, to allow it to co-exist nicely with items like ToCRight and images) |
||
Line 1: | Line 1: | ||
<div style="margin: 0.5em;"> | <div style="margin: 0.5em;"> | ||
{| | {| style="background-color: #F4F4FF; border: 1px solid #AAAAFF;" | ||
| style="vertical-align: top; padding: 0.25em;" | [[Image:{{{1}}}]] | | style="vertical-align: top; padding: 0.25em;" | [[Image:{{{1}}}]] | ||
| style="width:100%; padding: 0.25em;" | '''[[{{{2}}} Badge|{{{2}}}]]'''<br>{{{3}}} | | style="width:100%; padding: 0.25em;" | '''[[{{{2}}} Badge|{{{2}}}]]'''<br>{{{3}}} | ||
|}</div> | |}</div> |
Revision as of 21:46, 13 December 2006
[[Image:{{{1}}}]] | [[{{{2}}} Badge|{{{2}}}]] {{{3}}} |