Jump to content

Template:Character: Difference between revisions

From Ulrapedia
No edit summary
No edit summary
Line 14: Line 14:
This template creates a character infobox that floats on the right side of the page. All fields are optional — empty fields are automatically hidden.
This template creates a character infobox that floats on the right side of the page. All fields are optional — empty fields are automatically hidden.


Campaign, species, class, subclass and gender auto-link to their respective pages and auto-categorize.
It also supports automatic categorization and linking for certain fields.
 
== Example ==
{{Character
|name=Example Character
|image=
|campaign=Alesian Archives
|species=Human
|gender=Female
|class=Wizard
|subclass=School of Evocation
|titles=The Archmage, Lady of Flames
|aliases=Maggie, The Red
}}
 
== Usage ==
<pre>
{{Character
|name=
|image=
|campaign=
|species=
|gender=
|class=
|subclass=
|titles=
|aliases=
}}
</pre>


== Field Reference ==
== Field Reference ==
Line 65: Line 37:
|}
|}


 
== Usage ==
<pre>
{{Character
|name=
|image=
|campaign=
|species=
|gender=
|class=
|subclass=
|titles=
|aliases=
}}
</pre>
[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Revision as of 05:00, 6 June 2026

This template defines the table "Characters". View table.

About

This template creates a character infobox that floats on the right side of the page. All fields are optional — empty fields are automatically hidden.

It also supports automatic categorization and linking for certain fields.

Field Reference

Field Auto-Links? Auto-Categorizes?
Name No No
Campaign Yes Yes
Species Yes Yes
Class Yes Yes
Subclass Yes Yes
Gender Yes Yes
Titles No No
Aliases No No

Usage

{{Character
|name=
|image=
|campaign=
|species=
|gender=
|class=
|subclass=
|titles=
|aliases=
}}