User:Shokora/Sandbox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<noinclude>'''Current:'''
'''Current:'''
{{ShroomSectionBox|mainbg=none repeat scroll 0% 0% rgb(0, 255, 0);|headerbg=#32CD32;|titlestyle=font-size:90%;|link=The 'Shroom:Issue LXXIII/Section of the Month|linkcolor=black|title=SECTION OF THE MONTH|authorstyle=font-size:70%;|author=Super Mario Bros.|authorcolor=blue|hline=#32CD32;|contentstyle=font-size:85%;|content=See our lucky winner for the month, as voted by you!|readmorecolor=blue}}
{{ShroomSectionBox|mainbg=none repeat scroll 0% 0% rgb(0, 255, 0);|headerbg=#32CD32;|titlestyle=font-size:90%;|link=The 'Shroom:Issue LXXIII/Section of the Month|linkcolor=black|title=SECTION OF THE MONTH|authorstyle=font-size:70%;|author=Super Mario Bros.|authorcolor=blue|hline=#32CD32;|contentstyle=font-size:85%;|content=See our lucky winner for the month, as voted by you!|readmorecolor=blue}}
'''Proposed:'''
'''Proposed:'''
Line 9: Line 9:


'''Proposed coding:'''<br>
'''Proposed coding:'''<br>
</noinclude><div class="shroomsectionbox" style="background: {{{mainbg|}}}">
<code><nowiki><div class="shroomsectionbox" style="background: {{{mainbg|}}}">
<div class="header" style="background:{{{headerbg|}}}"><span class="title" style="{{{titlestyle|}}}">'''{{color-link-piped|{{{link}}}|{{{linkcolor|black|}}}|{{{title}}}}}'''</span><br><span class="author" style="{{{authorstyle|}}}"><big>{{{writtenby|{{color-link-piped|User:{{{author}}}|{{{authorcolor|blue|}}}|{{{author}}}}} {{color-link-piped|User talk:{{{author}}}|{{{authorcolor|blue|}}}|<small>(Talk)</small>}}}}}</big></span></div>
<div class="header" style="background:{{{headerbg|}}}"><span class="title" style="{{{titlestyle|}}}">'''{{color-link-piped|{{{link}}}|{{{linkcolor|black|}}}|{{{title}}}}}'''</span><br><span class="author" style="{{{authorstyle|}}}"><big>{{{writtenby|{{color-link-piped|User:{{{author}}}|{{{authorcolor|blue|}}}|{{{author}}}}} {{color-link-piped|User talk:{{{author}}}|{{{authorcolor|blue|}}}|<small>(Talk)</small>}}}}}</big></span></div>
<hr style="background-color:{{{hline|{{{headerbg|}}}}}}">
<hr style="background-color:{{{hline|{{{headerbg|}}}}}}">
<span class=content style="{{{contentstyle|}}}">{{{content|}}}<br>{{color-link-piped|{{{link}}}|{{{readmorecolor|blue|}}}|'''[read more]'''}}</span></div>
<span class=content style="{{{contentstyle|}}}">{{{content|}}}<br>{{color-link-piped|{{{link}}}|{{{readmorecolor|blue|}}}|'''[read more]'''}}</span></div></nowiki></code>

Revision as of 04:35, May 10, 2013

Current:


See our lucky winner for the month, as voted by you!
[read more]

Proposed:

Proposed coding:
<div class="shroomsectionbox" style="background: {{{mainbg|}}}"> <div class="header" style="background:{{{headerbg|}}}"><span class="title" style="{{{titlestyle|}}}">'''{{color-link-piped|{{{link}}}|{{{linkcolor|black|}}}|{{{title}}}}}'''</span><br><span class="author" style="{{{authorstyle|}}}"><big>{{{writtenby|{{color-link-piped|User:{{{author}}}|{{{authorcolor|blue|}}}|{{{author}}}}} {{color-link-piped|User talk:{{{author}}}|{{{authorcolor|blue|}}}|<small>(Talk)</small>}}}}}</big></span></div> <hr style="background-color:{{{hline|{{{headerbg|}}}}}}"> <span class=content style="{{{contentstyle|}}}">{{{content|}}}<br>{{color-link-piped|{{{link}}}|{{{readmorecolor|blue|}}}|'''[read more]'''}}</span></div>