Template:Infobox appearance: Difference between revisions
From feywild
No edit summary |
No edit summary |
||
| Line 93: | Line 93: | ||
"caption": { "label": "Caption", "type": "string", "description": "Shown under the image if an image is provided" }, | "caption": { "label": "Caption", "type": "string", "description": "Shown under the image if an image is provided" }, | ||
" | "use like a caption here": { "label": "Caption-like Note", "type": "string" }, | ||
"use_like_caption": { "label": "Caption-like Note (alt)", "type": "string" }, | |||
" | "Height": { "label": "Height", "type": "string" }, | ||
" | "height": { "label": "Height (alt)", "type": "string" }, | ||
" | "Build": { "label": "Build", "type": "string" }, | ||
" | "build": { "label": "Build (alt)", "type": "string" }, | ||
" | |||
" | "Wings": { "label": "Wings", "type": "string" }, | ||
" | "wings": { "label": "Wings (alt)", "type": "string" }, | ||
" | |||
"Eye Color": { "label": "Eye Color", "type": "string" }, | |||
"eye_color": { "label": "Eye Color (alt)", "type": "string" }, | |||
" | |||
" | "Hair": { "label": "Hair", "type": "string" }, | ||
" | "hair": { "label": "Hair (alt)", "type": "string" }, | ||
" | |||
"Skintone": { "label": "Skin Tone", "type": "string" }, | |||
"skin_tone": { "label": "Skin Tone (alt)", "type": "string" }, | |||
"Scars": { "label": "Scars", "type": "string" }, | |||
"scars": { "label": "Scars (alt)", "type": "string" }, | |||
"Tattoos": { "label": "Tattoos", "type": "string" }, | |||
"tattoos": { "label": "Tattoos (alt)", "type": "string" }, | |||
"Piercings": { "label": "Piercings", "type": "string" }, | |||
"piercings": { "label": "Piercings (alt)", "type": "string" }, | |||
"Distinguishing Features": { "label": "Distinguishing Features", "type": "string" }, | |||
"distinguishing_features": { "label": "Distinguishing Features (alt)", "type": "string" }, | |||
"Notable Gear": { "label": "Notable Gear", "type": "string" }, | |||
"notable_gear": { "label": "Notable Gear (alt)", "type": "string" }, | |||
"Other Notes": { "label": "Other Notes", "type": "string" }, | |||
"other_notes": { "label": "Other Notes (alt)", "type": "string" } | |||
} | |||
} | } | ||
</templatedata> | </templatedata> | ||
Revision as of 14:07, 3 November 2025
Right-floating appearance infobox (extended). Works with or without an image. The 'use like a caption here' field renders as a caption-style note even when no image is provided. Leave any field blank; empty rows are hidden.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name (header) | name | no description | String | optional |
| Image | image | Filename only, omit 'File:' | String | optional |
| Caption | caption | Shown under the image if an image is provided | String | optional |
| Caption-like Note | use like a caption here | no description | String | optional |
| Caption-like Note (alt) | use_like_caption | no description | String | optional |
| Height | Height | no description | String | optional |
| Height (alt) | height | no description | String | optional |
| Build | Build | no description | String | optional |
| Build (alt) | build | no description | String | optional |
| Wings | Wings | no description | String | optional |
| Wings (alt) | wings | no description | String | optional |
| Eye Color | Eye Color | no description | String | optional |
| Eye Color (alt) | eye_color | no description | String | optional |
| Hair | Hair | no description | String | optional |
| Hair (alt) | hair | no description | String | optional |
| Skin Tone | Skintone | no description | String | optional |
| Skin Tone (alt) | skin_tone | no description | String | optional |
| Scars | Scars | no description | String | optional |
| Scars (alt) | scars | no description | String | optional |
| Tattoos | Tattoos | no description | String | optional |
| Tattoos (alt) | tattoos | no description | String | optional |
| Piercings | Piercings | no description | String | optional |
| Piercings (alt) | piercings | no description | String | optional |
| Distinguishing Features | Distinguishing Features | no description | String | optional |
| Distinguishing Features (alt) | distinguishing_features | no description | String | optional |
| Notable Gear | Notable Gear | no description | String | optional |
| Notable Gear (alt) | notable_gear | no description | String | optional |
| Other Notes | Other Notes | no description | String | optional |
| Other Notes (alt) | other_notes | no description | String | optional |
Usage
{{Infobox appearance
| name = Natural Form
| use like a caption here = Profile overview
| Height = 6'2"
| Build = Wiry
| Wings = Red
| Eye Color = Blue
| Hair = Ombre
| Skintone = Green
| Scars = —
| Tattoos = —
| Piercings = —
| Distinguishing Features = Eyes change color; bioluminescent veins at dusk.
| Notable Gear = Veil-thread cloak; Oathbinding signet
| Other Notes = Likes to wear silken robes dyed with all the colors of the rainbow at the same time and is often garish to look at.
}}