This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.
User:Catalyst/Sandbox: Difference between revisions
Jump to navigation
Jump to search
imported>Catalyst New page: '''Characters in "''Origins''"''' {{User infobox | background color = #9F5F9F | background border = | blurb color = #5C246E | blurb border = | about color = #5C246E | about border = | ... |
imported>Catalyst No edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
''' | <br clear=all> | ||
<!-- CONVERTED TO TABLE SINCE THEY DON'T PLAY WELL WITH WIKI FORMULAS --> | |||
{{User | {| width="100%" style="text-align: center; background-color:#CCD5F4; font-size: 125%;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px; border: 0px; padding: 0px; spacing:0px;" | ||
| background color | |- | ||
| | | width="25%" | {{#if: {{{last|}}} | <span style="font-size:10px">[[User:Catalyst/Heroes Legends/Episode:{{{last}}}|previous: ''{{{last}}}'']]</span>}} | ||
| | | width="50%" | '''''{{{title}}}''''' | ||
| | | width="25%" | {{#if: {{{next|}}} | <span style="font-size:10px">[[User:Catalyst/Heroes Legends/Episode:{{{next}}}|next: ''{{{next}}}'']]</span>}} | ||
| | |- | ||
| | {| {{#switch: {{{episode|}}} | episode = class="collapsible" | gn = class="collapsible collapsed" | #default = class="collapsible collapsed"}} width="100%" style="text-align: center; background-color:#CCD5F4; font-size:11px; border: 0px; margin-top:2px; padding: 0px; spacing:0px;" | ||
| | ! colspan=2 style="background-color:#CCD5F4;"| '''[[User:Catalyst/Heroes Legends/Episodes|Episodes]]''' | ||
| | |- style="background-color: #ebebff; font-size:11px;" | ||
}} | | width="15%" style ="text-align: center;"| '''''[[User:Catalyst/Heroes Legends/Season One|Season One]]''''' || style=" background-color:#ebebff; text-align: left;" | | ||
---- | <b> | ||
[[User:Catalyst/Heroes Legends/Episode:Eclipse|Eclipse]] · | |||
| background color = # | [[User:Catalyst/Heroes Legends/Episode:Plans|Plans]] · | ||
| background border = # | [[User:Catalyst/Heroes Legends/Episode:Bring Him In|Bring Him In]] · | ||
| | [[User:Catalyst/Heroes Legends/Episode:Welcome to The Company|Welcome to The Company]] · | ||
| | [[User:Catalyst/Heroes Legends/Episode:Assignments|Assignments]] · | ||
| | [[User:Catalyst/Heroes Legends/Episode:New Partner|New Partner]] · | ||
| | [[User:Catalyst/Heroes Legends/Episode:Gained and Lost|Gained and Lost]] · | ||
| | [[User:Catalyst/Heroes Legends/Episode:With or Against|With or Against]] · | ||
| | [[User:Catalyst/Heroes Legends/Episode:Betrayal|Betrayal]] | ||
}} | </b> | ||
|} | |||
|- | |||
{| {{#switch: {{{episode|}}} | episode = class="collapsible" | gn = class="collapsible collapsed" | #default = class="collapsible collapsed"}} width="100%" style="text-align: center; background-color:#CCD5F4; font-size:11px; border: 0px; margin-top:2px; padding: 0px; spacing:0px;" | |||
! colspan=2 style="background-color:#CCD5F4;"| '''[[User:Catalyst/Heroes Legends/Graphic Novels|Graphic Novels]]''' | |||
|- style="background-color: #ebebff; font-size:11px;" | |||
| width="15%" style ="text-align: center;"| '''''Burning Bright''''' || style=" background-color:#ebebff; text-align: left;" | | |||
<b> | |||
[[User:Catalyst/Heroes Legends/Graphic Novel:Burning Bright, Part 1|Part 1: We're on Fire!]] · | |||
[[User:Catalyst/Heroes Legends/Graphic Novel:Burning Bright, Part 2|Part 2: Discovery]] · | |||
[[User:Catalyst/Heroes Legends/Graphic Novel:Burning Bright, Part 3|Part 2: Boom!]] | |||
</b> | |||
|} | |||
|- | |||
{| width="100%" style="text-align: center; background-color:#CCD5F4; border: 0px; margin-top:2px; padding: 0px; spacing:0px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px; " | |||
! colspan=2 style="background-color:#CCD5F4; font-size:9px; -moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px; " | | |||
|} | |||
|} | |||
<noinclude> | |||
==Usage== | |||
Adds a navbar to the bottom of [[User:Catalyst|Catalyst]]'s episode pages. | |||
{| style="background: transparent;" | |||
|<pre>{{nav | |||
| episode = episode <!-- Text of season --> | |||
| title = <!-- This episode's title --> | |||
| last = <!-- Last episode's title --> | |||
| next = <!-- Next episode's title --> | |||
}}</pre> | |||
|} | |||
</noinclude> |
Latest revision as of 18:34, 11 October 2009
{{{title}}} |
Episodes | |
---|---|
Season One |
Eclipse · Plans · Bring Him In · Welcome to The Company · Assignments · New Partner · Gained and Lost · With or Against · Betrayal |
Graphic Novels | |
---|---|
Burning Bright |
Usage
Adds a navbar to the bottom of Catalyst's episode pages.
{{nav | episode = episode <!-- Text of season --> | title = <!-- This episode's title --> | last = <!-- Last episode's title --> | next = <!-- Next episode's title --> }} |