Template:Infobox effect: Difference between revisions

No edit summary
m 24 revisions imported
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<onlyinclude><infobox>
{{#invoke:infobox|infobox
<title source="title"><default>{{BASEPAGENAME}}</default></title>
| defaultimageclass = pixel-image
<image source="image" />
| imagesize={{#if:{{{imagesize|}}}|{{{imagesize|}}}|180px}}
<panel>
| rows =
<section>
{{infobox row|label=Sources|field={{#if: {{{sources|}}} | {{{sources}}} | ? }} }}
<label>{{{group}}}</label>
{{infobox row|label=Particle|field={{#if: {{{particle|}}} | {{{particle}}} | ? }} }}
<image source="1-1" />
{{infobox row|label=Type|field={{#if: {{{type|}}} | {{{type}}} | ? }} }}
<image source="1-2" />
{{#if: {{{overleveling|}}} | {{infobox row|<abbr title{{=}}"How the effect's behavior scales when exceeding the maximum level via commands or other means.">Overleveling behaviour</abbr>|{{{overleveling}}} }} }}
<image source="1-3" />
}}<noinclude>
</section>
{{documentation}}
<section>
<!-- Put categories/interwiki on the documentation page -->
<label>{{{group2}}}</label>
</noinclude>
<image source="2-1" />
<image source="2-2" />
<image source="2-3" />
</section>
<section>
<label>{{{group3}}}</label>
<image source="3-1" />
<image source="3-2" />
<image source="3-3" />
</section>
<section>
<label>{{{group4}}}</label>
<image source="4-1" />
<image source="4-2" />
<image source="4-3" />
</section>
</panel>
<navigation>{{{extratext|}}}</navigation>
<data source="sources"><label>Sources</label></data>
<data source="particle"><label>Particle</label></data>
<data source="type"><label>Type</label></data>
<data source="overleveling">
<label><abbr title="How the effect's behavior scales when exceeding the maximum level via commands or other means.">Overleveling behaviour</abbr></label>
</data>
</infobox></onlyinclude><noinclude>{{Documentation}}</noinclude>