Template:Infobox fluid: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
m convert to portable infobox
mNo edit summary
Line 37: Line 37:
<format>{{flatlist|{{#replace:{{{tags}}}|#|&#x23;}} }}</format>
<format>{{flatlist|{{#replace:{{{tags}}}|#|&#x23;}} }}</format>
</data>
</data>
<navigation>{{#if: {{{notes|}}} | {{{notes}}} }}</navigation>
<navigation>{{{notes|}}}</navigation>
</infobox>{{
</infobox>{{
#if: {{NAMESPACE}} ||
#if: {{NAMESPACE}} ||

Revision as of 20:34, 18 February 2023

<infobox> <title source="title"> <default>Infobox fluid</default> </title> <image source="image" /> <navigation></navigation> <label>Renewable</label> <label>Transparency</label> <label>Luminance</label> <label>Blast resistance</label> <default>?</default> <label>Appropriate tool</label> <format>?</format> <label>Creates sources?</label> <label>Flow distance</label> <label>Flow speed</label> <label>Tags</label> <format>Template:Flatlist</format> <navigation></navigation>

</infobox>

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

Usage

This template is used on pages which contain information about a fluid, such as water or lava.

{{Fluid
| renewable= 
| transparent= 
| light= 
| tool=
| infinite= 
| flowdistance=
| flowrate=
}}
Parameter Function Default value
renewable Whether the fluid is renewable or not ?
transparent Whether the fluid is transparent or not ?
light Whether the fluid gives off light or not ?
tool The tool that can be used to obtain the fluid ?
infinite Whether the fluid can be used to create an infinite source N/A
flowdistance How long the fluid travels on a flat surface Unspecified
flowrate How many ticks it takes for the fluid to reach the next block Unspecified

Blast resistance values are automatically obtained from Module:Blast resistance values when applicable.

See also

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

es:Plantilla:Fluido pt:Predefinição:Fluido

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