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.

Template:Infobox event: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Ryangibsonstewart
add option for first mention
imported>Hardvice
+sort
Line 1: Line 1:
<includeonly>{{#if: {{{image|}}}| |{{noimage}}}}</includeonly>
<includeonly>{{DEFAULTSORT:{{{sort|{{PAGENAME}}}}}}}{{#if: {{{image|}}}| |{{noimage}}}}</includeonly>
{| class="infobox" style="width: 270px; text-align: left; font-size: 90%; background-color: #CCCCFF; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #0000FF; padding: 2px; -moz-border-radius:10px;" cellspacing="2"
{| class="infobox" style="width: 270px; text-align: left; font-size: 90%; background-color: #CCCCFF; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #0000FF; padding: 2px; -moz-border-radius:10px;" cellspacing="2"
|-
|-
Line 17: Line 17:
<pre>{{Infobox event
<pre>{{Infobox event
| image = <!--Image link-->
| image = <!--Image link-->
| sort= <!-- OPTIONAL default cat sort -->
| caption = <!-- OPTIONAL Caption for image -->
| caption = <!-- OPTIONAL Caption for image -->
| first = <!-- OPTIONAL Episode in which item first appeared; title only, e.g. Genesis-->
| first = <!-- OPTIONAL Episode in which item first appeared; title only, e.g. Genesis-->

Revision as of 08:05, 12 November 2007

Infobox event

Usage

Produces a right-floated infobox for Events. Will auto-add {{noimage}} if image= is left blank.

{{Infobox event
| image = <!--Image link-->
| sort= <!-- OPTIONAL default cat sort -->
| caption = <!-- OPTIONAL Caption for image -->
| first = <!-- OPTIONAL Episode in which item first appeared; title only, e.g. Genesis-->
| date = <!-- OPTIONAL Date of the event -->
| location = <!-- OPTIONAL Location or Place where event takes place -->
}}