Navigation menu

User:TheSuperZeldaMan/Quick Codes

From Metroid Wiki
TheSuperZeldaMan's Pages
TheSuperZeldaMan's Pages
Welcome to
The Super Zelda Man's
Pages!
One of Metroid Wiki's administrators that will gladly help you.
You got the Master Sword!

You got the Hylian Shield!

<random> No More Emo Prosecutors @@@ Heh. </random>


This page is for use of codes that I use for editing that I commonly have to copy-paste in order to commence. This page will help you and me to use the codes freely and quickly. Please note that these codes are just the extremely long ones, and no basic codes will be found here. For help, visit this link.

Scroll Bars[edit | edit source]

Code:

<div class="references-small" style="height:175px; overflow: auto; padding: 5px">YOUR TEXT HERE</div>


Result:

YOUR TEXT HERE

Notes:

  • The bar does not appear on this page because of the lack of a significant amount of text in the code. This will only work if your character count is very large, such as a list of quotes.

Synopsis[edit | edit source]

Code:

{| class="infobox" cellpadding=2 cellspacing=0 align=right width=265px style="Border: {{round|17px}}" | align="center" style="{{round}} Border:1px solid #{{mw color light}}" {{#if:{{{image|}}}|style="{{roundt}} border:1px solid #{{mw color light}}"}} colspan="2" {{!}} '''''Plot Synopsis''''' |- ! style=" border:1px solid #{{mw color light}}" {{!}} Event 1 |- ! style=" border:1px solid #{{mw color light}}" {{!}} Event 2 |- ! style=" border:1px solid #{{mw color light}}" {{!}} Event 3 |- ! style=" border:1px solid #{{mw color light}}" {{!}} Event 4 |- ! style=" border:1px solid #{{mw color light}}" {{!}} Event 5 |- ! style=" border:1px solid #{{mw color light}}" {{!}} Event 6 |- ! style=" border:1px solid #{{mw color light}}" {{!}} Event 7 |- ! style=" border:1px solid #{{mw color light}}" {{!}} Event 8 |- ! style=" border:1px solid #{{mw color light}}" {{!}} Event 9 |- ! style="{{roundbl}}{{roundbr}} border:1px solid #{{mw color light}}" {{!}} Event 10 |- |}

Result:

Plot Synopsis
Event 1
Event 2
Event 3
Event 4
Event 5
Event 6
Event 7
Event 8
Event 9
Event 10

Notes: Copy-paste each section for a new event.