70,991
edits
m
no edit summary
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 28: | Line 28: | ||
| duration = {{{condition duration|}}} | | duration = {{{condition duration|}}} | ||
}} | }} | ||
</div> | </div> | ||
Line 41: | Line 40: | ||
| duration = {{{condition2 duration|}}} | | duration = {{{condition2 duration|}}} | ||
}} | }} | ||
</div> | </div> | ||
}} }}</span></includeonly><noinclude> | }} }}</span></includeonly><noinclude>{{documentation|content= | ||
Display formatted information for [[Area]]s. This template is meant to be used with a Cargo query called by [[Template:Area full]]. | |||
__NOTOC__ | |||
== | == Examples == | ||
{{Template demo | |||
{{Area/Format | | style = list | ||
| <nowiki> | |||
{{Area full/Format | |||
| page = Fire (surface) | | page = Fire (surface) | ||
| name = Fire | | name = Fire | ||
Line 63: | Line 63: | ||
| save = CON | | save = CON | ||
}} | }} | ||
</nowiki> | |||
| <nowiki> | |||
{{Area full/Format | |||
{{Area/Format | |||
| page = Electrified Steam (cloud) | | page = Electrified Steam (cloud) | ||
| name = Electrified Steam | | name = Electrified Steam | ||
Line 75: | Line 75: | ||
| condition2 = Wet | | condition2 = Wet | ||
}} | }} | ||
</nowiki> | |||
| <nowiki> | |||
{{Area full/Format | |||
{{Area/Format | |||
| page = Drow Poison Cloud | | page = Drow Poison Cloud | ||
| name = Drow Poison Cloud | | name = Drow Poison Cloud | ||
Line 88: | Line 87: | ||
| condition save = CON | | condition save = CON | ||
| condition dc = 13 | | condition dc = 13 | ||
}} | |||
</nowiki> | |||
}} | }} | ||
Line 93: | Line 94: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Display formatted information for an area or surface.", | |||
"format": "block", | |||
"params": { | "params": { | ||
"name": { | "name": { | ||
Line 136: | Line 139: | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata>}} | ||
[[Category:Templates]] | |||
</noinclude> | </noinclude> |