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 character: Difference between revisions

Template page
No edit summary
Line 45: Line 45:
-------------
-------------
--><noinclude>
--><noinclude>
<includeonly><!--
Template
--><table class="tg-infobox floatright"><!--
-->{{Infobox image row
|image = {{{image|}}}
|caption = {{{caption|}}}
|imageWidth = {{{imageWidth|}}}
|imageHeight = {{{imageHeight|}}}
}}<!--
-->{{Infobox row
|colspan = 2
|header = {{{name|{{PAGENAME}}}}}
|headerClass = tg-infobox-title
}}<!--
-->{{Infobox row
|label = Player
|data = {{{player|}}}
}}<!--
-->{{Infobox row
|label = Ancestry
|data = {{{ancestry|}}}
}}<!--
-->{{Infobox row
|label = Class
|data = {{{class|}}}
}}<!--
-->{{Infobox row
|label = Deity
|data = {{{deity|}}}
}}<!--
--></table><!--
TemplateStyles
--------------
--><templatestyles src="Template:Infobox/styles.css"/><!--
Param validation
----------------
-->{{#invoke:Paramvalidate|paramvalidate}}<!--
--></includeonly><!--
Documentation
-------------
--><noinclude>
{{Infobox character
| name = {{{name}}}
| image = {{{image}}}
| caption = {{{caption}}}
| player = {{{player}}}
| ancestry = {{{ancestry}}}
| class = {{{class}}}
| deity = {{{deity}}}
}}
==Usage==
==Usage==
<pre>
<pre>

Revision as of 11:32, 27 June 2026


[[File:{{{image}}}|320x480px|thumb|center|{{{caption}}}]]
{{{name}}}
Player{{{player}}}
Ancestry{{{ancestry}}}
Class{{{class}}}
Deity{{{deity}}}

Usage

{{Infobox character
|name = 
|image = 
|caption = 
|player = 
|ancestry = 
|class = 
|deity = 
}}
Contents