Template:Area full/Format: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>{{#lvardef:text|[[{{{page|{{{name}}}}}}|{{{name}}}]]}}<span
<includeonly>{{#lvardef:text|[[{{{page}}}|{{#if:{{{altname|}}}|{{{altname}}}|{{{name}}} }}]]}}<span
class="bg3wiki-condition"
class="bg3wiki-condition"
{{#if:{{{inline|}}}|style="white-space: nowrap"}}
{{#if:{{{inline|}}}|style="white-space: nowrap"}}
Line 95: Line 95:
"params": {
"params": {
"name": {
"name": {
"description": "The name of the condition.",
"description": "The name of the area.",
"type": "string"
"type": "string"
},
},
"icon": {
"icon": {
"description": "The icon of the condition",
"description": "The icon of the area",
"type": "wiki-file-name"
"type": "wiki-file-name"
},
},
"inline": {
"inline": {
"description": "Whether the condition should be formatted inline",
"description": "Whether the area should be formatted inline",
"type": "boolean"
"type": "boolean"
},
},
"duration": {},
"duration": {
"save": {},
"description": "How long this area lasts, in turns",
"effects": {},
"type": "string"
},
        "shape": {
"description": "How to define the size of the area",
"type": "string"
},
        "range m": {
"description": "The size of the area in meters",
"type": "string"
},
        "range ft": {
"description": "The size of the area in feet",
"type": "string"
},
"type": {
"description": "cloud, surface, or area",
"type": "string"
},
"description": {
"description": "The description of the area",
"type": "string"
},
"altname": {
"altname": {
"description": "An alternative display name for the condition link.",
"description": "An alternative display name for the condition link.",

Navigation menu