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
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
=== Blank syntax ===
=== Blank syntax ===
<pre>
<pre>
{{Infobox book simple
{{Infobox eidolon
| name          =  
| name          =  
| class        =  
| class        =  
| lord          =  
| lord          =  
| current_pilot =  
| current_pilot =  
| previous pilots =
| previous_pilots =
}}
}}
</pre>
</pre>
Line 66: Line 66:
},
},
"previous_pilots": {
"previous_pilots": {
"label": "Previous Pilot(s)",
"label": "Previous Pilots",
"description": "Previous known pilots",
"description": "Previous known pilots",
"type": "string"
"type": "string"

Latest revision as of 14:20, 14 May 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 eidolon
| name          = 
| class         = 
| lord          = 
| current_pilot = 
| previous_pilots =
}}

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 Class]].

Contentrequired
Lordlord

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
Previous Pilotsprevious_pilots

Previous known pilots

Stringoptional
Contents