12,175
editsAd placeholder
Template:Area full/format: Difference between revisions
Jump to navigation
Jump to search
Updated documentation
HiddenDragon (talk | contribs) mNo edit summary |
(Updated documentation) |
||
Line 42: | Line 42: | ||
</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 | |||
| style = list | |||
| <nowiki> | |||
{{Area/Format | {{Area/Format | ||
| page = Fire (surface) | | page = Fire (surface) | ||
Line 61: | Line 63: | ||
| save = CON | | save = CON | ||
}} | }} | ||
</nowiki> | |||
| <nowiki> | |||
{{Area/Format | {{Area/Format | ||
| page = Electrified Steam (cloud) | | page = Electrified Steam (cloud) | ||
Line 73: | Line 75: | ||
| condition2 = Wet | | condition2 = Wet | ||
}} | }} | ||
</nowiki> | |||
| <nowiki> | |||
{{Area/Format | {{Area/Format | ||
| page = Drow Poison Cloud | | page = Drow Poison Cloud | ||
Line 86: | Line 87: | ||
| condition save = CON | | condition save = CON | ||
| condition dc = 13 | | condition dc = 13 | ||
}} | |||
</nowiki> | |||
}} | }} | ||
Line 91: | Line 94: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Display formatted information for an area or surface.", | |||
"format": "block", | |||
"params": { | "params": { | ||
"name": { | "name": { | ||
Line 134: | Line 139: | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata>}} | ||
[[Category:Templates]] | |||
</noinclude> | </noinclude> |