Template:Infobox effect/doc: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 17: Line 17:
! Default value
! Default value
|-
|-
| {{cd|imagesize}} || Image/icon of the effect (default 150px) || {{cd|<nowiki>{{{title}}}.png</nowiki>}} if it exists.
| <code>imagesize}} || Image/icon of the effect (default 150px) || {{cd|<nowiki>{{{title}}}.png</nowiki>}} if it exists.
|-
|-
| {{cd|sources}} || Where/what can cause the effect to be obtained || ?
| <code>sources</code> || Where/what can cause the effect to be obtained || ?
|-
|-
| {{cd|particle}} || The color of the particle when the effect is active || ?
| <code>particle</code> || The color of the particle when the effect is active || ?
|-
|-
| {{cd|type}} || The type of effect it is || ?
| <code>type</code> || The type of effect it is || ?
|}
|}



Revision as of 09:45, 19 February 2023

This is the documentation page. It should be transcluded into Template:Infobox effect. See Template:Documentation for more information.

Usage

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

{{Effect
| imagesize= 
| sources= 
| particle= 
| type=
}}
Parameter Function Default value
imagesize}} Image/icon of the effect (default 150px) {{{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 ?

See also

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


zh:Template:Effect/doc