Template:Infobox effect: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
m apply default image size of 180px as effect icons are 18px in size
m convert to portable infobox
Line 1: Line 1:
<includeonly>{{#invoke:infobox|infobox
<onlyinclude><infobox>
| imagesize={{#if:{{{imagesize|}}}|{{{imagesize|}}}|180px}}
<title source="title"><default>{{BASEPAGENAME}}</default></title>
| rows =
<image source="image" />
{{infobox row|label=Sources|field={{#if: {{{sources|}}} | {{{sources}}} | ? }} }}
<navigation>{{#if: {{{extratext|}}} | {{{extratext}}} }}</navigation>
{{infobox row|label=Particle|field={{#if: {{{particle|}}} | {{{particle}}} | ? }} }}
<data source="sources"><label>Sources</label></data>
{{infobox row|label=Type|field={{#if: {{{type|}}} | {{{type}}} | ? }} }}
<data source="particle"><label>Particle</label></data>
{{#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}}} }} }}
<data source="type"><label>Type</label></data>
}}</includeonly><noinclude>
<data source="overleveling">
{{documentation}}
<label><abbr title="How the effect's behavior scales when exceeding the maximum level via commands or other means.">Overleveling behaviour</abbr></label>
<!-- Put categories/interwiki on the documentation page -->
</data>
</noinclude>
</infobox></onlyinclude><noinclude>{{Documentation}}</noinclude>

Revision as of 20:51, 18 February 2023

<infobox> <title source="title"><default>Infobox effect</default></title> <image source="image" /> <navigation></navigation> <label>Sources</label> <label>Particle</label> <label>Type</label> <label>Overleveling behaviour</label>

</infobox>

[view] [edit] [history] [refresh]Documentation

Usage

This template is used on pages which contain information about effects.

{{Effect
| imagesize= 
| sources= 
| particle= 
| type=
| group = 
| 1-1 = 
| 1-2 = 
| 1-3 = 
| group2 = 
| 2-1 = 
| 2-2 = 
| 2-3 = 
| group3 = 
| 3-1 = 
| 3-2 = 
| 3-3 = 
| group4 = 
| 4-1 = 
| 4-2 = 
| 4-3 = 
}}
Parameter Function Default value
imagesize Image/icon of the effect (default 180px) {{{title}}}.png if it exists.
sources Where/what can cause the effect to be obtained ?
particle The color of the particle when the effect is active ?
type The type of effect it is ?
group Group (tab) under which to put the image None
groupN Other tabs present None
1-n nth image under the first (default) tab None
N-n nth image under the Nth tab None

See also

Minecraft
Minecraft Earth
Minecraft Dungeons
Minecraft Legends
Minecraft Story Mode
Other
Meta

fr:Modèle:Effet pt:Predefinição:Efeito uk:Шаблон:Ефект zh:Template:Effect

[view] [edit] [history] [refresh]The above documentation is transcluded from Template:Infobox effect/doc.