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.
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.
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.