Template:Infobox effect: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
shameless ripoff from Template:Biome
 
No edit summary
Line 2: Line 2:
| imagesize={{#if:{{{imagesize|}}}|{{{imagesize|}}}|250px}}
| imagesize={{#if:{{{imagesize|}}}|{{{imagesize|}}}|250px}}
| rows =
| rows =
{{infobox row|label=Sources|field={{#if: {{{type|}}} | {{{type}}} | ? }} }}
{{infobox row|label=Sources|field={{#if: {{{sources|}}} | {{{sources}}} | ? }} }}
{{infobox row|label=Particle|field={{#if: {{{rarity|}}} | {{{rarity}}} | ? }} }}
{{infobox row|label=Particle|field={{#if: {{{particle|}}} | {{{particle}}} | ? }} }}
{{#if: {{{data|}}} | {{infobox row|label=[[Data values|Data value]]|field={{data value|{{{data}}} }} }} }}
{{#if: {{{data|}}} | {{infobox row|label=[[Data values|Data value]]|field={{data value|{{{data}}} }} }} }}
{{#ifeq: {{lc: {{{nameid}}} }} | none
{{#ifeq: {{lc: {{{nameid}}} }} | none

Revision as of 21:48, 24 February 2019

Infobox effect
Sources

?

Particle

?

Effect ID

?

[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.