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 theme: Difference between revisions
Jump to navigation
Jump to search
imported>Meepsheep http://encyclopediadramatica.ch/User:Meepsheep |
imported>Ryangibsonstewart |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | <includeonly>{{#if: {{{image|}}}| |{{noimage}}}}</includeonly> | ||
{| class="infobox" style="width: 270px; text-align: left; font-size: 90%; background-color: #9BCD9B; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #004400; padding: 2px; -moz-border-radius:10px;" cellspacing="2" | |||
|- | |||
! style="background: #548B54; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; border: 1px solid #004400; padding: 2px; -moz-border-radius:10px; text-align: center; font-size: 120%;" align="center" colspan="2" | {{SUBPAGENAME}} | |||
|- | |||
<tr> <td align="center" colspan="2">{{#if: {{{image|}}} | [[Image:{{{image}}}|250px]] | [[Image:blank.jpg|250px]]}} {{#if: {{{caption|}}} | <br>{{{caption}}}}}</td> </tr> | |||
|- | |||
|} | |||
<noinclude> | |||
==Usage== | |||
Produces a right-floated infobox for [[:Category:Recurring themes|Recurring Themes]]. Will auto-add <nowiki>{{noimage}}</nowiki> if <tt>image=</tt> is left blank. | |||
<pre>{{Infobox theme | |||
| image = <!--Image link--> | |||
| caption = <!-- OPTIONAL Caption for image --> | |||
}} | |||
</pre> | |||
[[Category: Sidebars]] | |||
</noinclude> |
Latest revision as of 00:31, 2 May 2011
Infobox theme | |
---|---|
![]() |
Usage
Produces a right-floated infobox for Recurring Themes. Will auto-add {{noimage}} if image= is left blank.
{{Infobox theme | image = <!--Image link--> | caption = <!-- OPTIONAL Caption for image --> }}