Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Eidolon/doc: Difference between revisions

Template page
Created page with "{{Documentation subpage}} == Usage == This template produces a standard right-aligned infobox summarising key information about an eidolon === Blank syntax === <pre> {{Infobox book simple | name = | class = | lord = | current_pilot = }} </pre> == TemplateData == <templatedata> { "description": "A concise infobox for key information about an eidolon.", "format": "block", "params": { "name": { "label": "Name"..."
 
No edit summary
Line 48: Line 48:
         "class": {
         "class": {
             "label": "Class",
             "label": "Class",
             "description": "Eidolon class, as a wikilink, e.g. [[Banner]].",
             "description": "Eidolon class, as a wikilink, e.g. [[Banner|Banner Class]].",
             "type": "content",
             "type": "content",
             "required": true
             "required": true
         },
         },
        "year": {
      "lord": {
             "label": "Publication year",
             "label": "Class",
             "description": "The year the book was first published.",
             "description": "The Lord for whom this Eidolon belongs, as a wikilink, e.g. [[Hades]].",
             "type": "number",
             "type": "content",
             "example": "1818",
             "required": true
        },
"current_pilot": {
            "label": "Current Pilot",
            "description": "The current pilot of this Eidolon, as a wikilink, e.g. [[Persephone]].",
            "type": "content",
             "required": true
             "required": true
         }
         }

Revision as of 17:06, 28 April 2026

This is a documentation subpage for Infobox Eidolon.
It contains usage information, categories and other content that is not part of the original template page.

Usage

This template produces a standard right-aligned infobox summarising key information about an eidolon

Blank syntax

{{Infobox book simple
| name          = 
| class         = 
| lord          = 
| current_pilot = 
}}

TemplateData

A concise infobox for key information about an eidolon.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

Name of the eidolon.

Default
{{PAGENAME}}
Stringsuggested
image (file name)image

Bare filename of art of the eidolon, without the 'File:' prefix.

Example
Styx.jpg
Filesuggested
alt textalt

Alternative text for the image, used by screen readers.

Stringoptional
Captioncaption

A caption shown beneath the cover image.

Example
Styx, art by [https://bsky.app/profile/lotusws.bsky.social @lotusws.bsky.social]
Stringoptional
Classclass

Eidolon class, as a wikilink, e.g. [[Banner|Banner Class]].

Contentrequired
Classlord

The Lord for whom this Eidolon belongs, as a wikilink, e.g. [[Hades]].

Contentrequired
Current Pilotcurrent_pilot

The current pilot of this Eidolon, as a wikilink, e.g. [[Persephone]].

Contentrequired
Contents