Template:Infobox fluid/doc: Difference between revisions
mNo edit summary |
m Harristic moved page Template:Fluid/doc to Template:Infobox fluid/doc: per MCW:Forum/Better navbox and infobox naming |
||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 2: | Line 2: | ||
<!-- Documentation here --> | <!-- Documentation here --> | ||
== Usage == | == Usage == | ||
This template is used on pages which contain information about a fluid, such as [[water]] or [[lava]]. | This template is used on pages which contain information about a fluid, such as [[water]] or [[lava]]. | ||
<pre | <pre style="display:table"> | ||
{{Fluid | |||
| renewable= | | renewable= | ||
| transparent= | | transparent= | ||
| Line 15: | Line 15: | ||
}}</pre> | }}</pre> | ||
{| | {| class="wikitable" | ||
! Parameter | ! Parameter | ||
! Function | ! Function | ||
! Default value | ! Default value | ||
|- | |- | ||
| | | <code>renewable</code> || Whether the fluid is renewable or not || ? | ||
|- | |- | ||
| | | <code>transparent</code> || Whether the fluid is transparent or not || ? | ||
|- | |- | ||
| | | <code>light</code> || Whether the fluid gives off light or not || ? | ||
|- | |- | ||
| | | <code>tool</code> || The tool that can be used to obtain the fluid || ? | ||
|- | |- | ||
| | | <code>infinite</code> || Whether the fluid can be used to create an infinite source || N/A | ||
|- | |- | ||
| | | <code>flowdistance</code> || How long the fluid travels on a flat surface || Unspecified | ||
|- | |- | ||
| | | <code>flowrate</code> || How many ticks it takes for the fluid to reach the next block || Unspecified | ||
|} | |} | ||
| Line 38: | Line 38: | ||
== See also == | == See also == | ||
{{Infobox see also}} | {{Infobox see also}} | ||
<includeonly> | <includeonly> | ||
<!-- Template categories/interwikis here --> | <!-- Template categories/interwikis here --> | ||
[[Category:infobox templates]] | |||
[[es:Plantilla:Fluido]] | |||
[[pt:Predefinição:Fluido]] | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
<!-- Documentation categories/interwikis here --> | <!-- Documentation categories/interwikis here --> | ||
[[es:Plantilla:Fluido/doc]] | |||
[[pt:Predefinição:Fluido/doc]] | |||
</noinclude> | </noinclude> | ||