Template:Infobox Local/doc: Difference between revisions

mNo edit summary
mNo edit summary
Line 1: Line 1:
{{documentation}}
{{documentation}}
{{clear}}
{{clear}}
Used along with {{t|Infobox Local}}.
Used along with {{t|Infobox Local Images}}.
==Documentation==
==Documentation==
===Usage===
===Usage===
Line 120: Line 120:
"type": "string",
"type": "string",
"required": true
"required": true
},
"flag": {
"label": "Flag",
"description": "An image to represent the flag of the local.",
"example": "eris flag.png",
"type": "string",
"suggested": true
},
"hanger": {
"label": "Hanger",
"description": "An image to represent the appearance of the local's hanger",
"example": "eris hanger.png",
"type": "string",
"suggested": true
},
"interior": {
"label": "Ground Appearance",
"description": "An image to represent the grounded appearance of a local",
"example": "Earth.jpg",
"type": "string",
"suggested": true
}
}
},
},
Line 158: Line 137:
"leader",
"leader",
"demonym",
"demonym",
"inhabitants",
"inhabitants"
"flag",
"hanger",
"interior"
],
],
"format": "block"
"format": "block"
}
}
</templatedata>
</templatedata>