No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Character | Character page template! | ||
Use it like so (feel free to delete lines that don't apply to you, except for FullName) | Use it like so (feel free to delete lines that don't apply to you, except for FullName) | ||
<pre> | <pre> | ||
{{ | {{CharacterPage | ||
| FullName=Han Solo | | FullName=Han Solo | ||
| Portrait= | | Portrait=HanSolo.png | ||
| Race=Human | | Race=Human | ||
| Sex=Male | | Sex=Male | ||
| Title=General | | Title=General | ||
| Profession=Smuggler | | Profession=Smuggler | ||
| Occupation=Rebel | | Occupation=Rebel | ||
| Homeworld=Corellia | | Homeworld=Corellia | ||
| Organization=Rebel Alliance | | Organization=Rebel Alliance | ||
Line 19: | Line 18: | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<div class=" | <div class="sci-fi-font" style="text-align: center; font-size: 1.5em;">{{PAGENAME}}</div> | ||
{{CharacterBox | |||
| FullName={{{FullName}}} | |||
| Portrait={{{Portrait}}} | |||
| Race={{{Race}}} | |||
| Sex={{{Sex}}} | |||
| Title={{{Title}}} | |||
| Profession={{{Profession}}} | |||
| Occupation={{{Occupation}}} | |||
| Homeworld={{{Homeworld}}} | |||
| Organization={{{Organization}}} | |||
| Ship={{{Ship}}} | |||
| DisableLogs={{{DisableLogs}}} | |||
}} | |||
<!-- Add your character's custom information here --> | |||
{{{custom|}}} | |||
</includeonly> |
Revision as of 14:30, 18 May 2024
Character page template!
Use it like so (feel free to delete lines that don't apply to you, except for FullName)
{{CharacterPage | FullName=Han Solo | Portrait=HanSolo.png | Race=Human | Sex=Male | Title=General | Profession=Smuggler | Occupation=Rebel | Homeworld=Corellia | Organization=Rebel Alliance | Ship=Millennium Falcon }}