Template:CharacterInfoBox: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly>{{InfoBox | | boxtype = Character | name = {{{name|}}} | category = {{{category|}}} | type = {{{type|}}} | photo = {{{photo|}}} }}</includeonly>" |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude>This template generates the character Info Boxe. | |||
== Usage == | |||
<pre>{{InfoBox | | |||
| name = (optional, else PAGENAME is used) | |||
| category = | |||
| type = | |||
| area = | |||
| opened = | |||
| replaced = (optional) | |||
| closed = (optional) | |||
| replacedby = (optional) | |||
| photo = | |||
}}</pre> | |||
</noinclude> | |||
<includeonly>{{InfoBox | | <includeonly>{{InfoBox | | ||
| boxtype = Character | | boxtype = Character | ||
Revision as of 18:36, 13 May 2023
This template generates the character Info Boxe.
Usage
{{InfoBox |
| name = (optional, else PAGENAME is used)
| category =
| type =
| area =
| opened =
| replaced = (optional)
| closed = (optional)
| replacedby = (optional)
| photo =
}}