Template:ShroomSectionBox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Let's test this, actually.)
mNo edit summary
Line 1: Line 1:
<div class="shroomsectionbox" style="background: {{{mainbg|}}}">
<div class="shroomsectionbox" style="background: {{{mainbg|}}}">
<div class="header" style="background:{{{headerbg|}}}"><span class="title" style="{{{titlestyle|}}}">{{{title|}}}</span><br><span class="author" style="{{{authorstyle|}}}">{{color-link-piped|User:{{{Author}}}|{{{AuthorColor|blue|}}}|{{{Author}}}}} {{color-link-piped|User talk:{{{Author}}}|{{{AuthorColor|blue|}}}|<small>(Talk)</small>}}</span></div>
<div class="header" style="background:{{{headerbg|}}}"><span class="title" style="{{{titlestyle|}}}">{{{title|}}}</span><br><span class="author" style="{{{authorstyle|}}}">{{color-link-piped|User:{{{author}}}|{{{authorcolor|blue|}}}|{{{author}}}}} {{color-link-piped|User talk:{{{author}}}|{{{authorcolor|blue|}}}|<small>(Talk)</small>}}</span></div>
<hr style="background-color:{{{hline|{{{headerbg|}}}}}}">
<hr style="background-color:{{{hline|{{{headerbg|}}}}}}">
<span class=content style="{{{contentstyle|}}}">{{{content|}}} {{color-link-piped|{{{Link}}}|{{{LinkColor|blue|}}}|[read more]}}</span></div>
<span class=content style="{{{contentstyle|}}}">{{{content|}}} {{color-link-piped|{{{link}}}|{{{linkColor|blue|}}}|[read more]}}</span></div>

Revision as of 15:23, August 20, 2012