Template:BadgeBox: Difference between revisions
Jump to navigation
Jump to search
imported>StarGeek (historical) m (Changed Image part so Image linkage is template side.) |
imported>Sister Leortha (historical) (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.) |
||
Line 2: | Line 2: | ||
{| width="100%" style="background-color: #F4F4FF; border: 1px solid #AAAAFF;" | {| width="100%" 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}}}'''<br>{{{3}}} | | style="width:100%; padding: 0.25em;" | '''[[{{{2}}} Badge|{{{2}}}]]'''<br>{{{3}}} | ||
|}</div> | |}</div> |
Revision as of 17:38, 6 June 2006
[[Image:{{{1}}}]] | [[{{{2}}} Badge|{{{2}}}]] {{{3}}} |