No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Character page template! | |||
Use it like so (feel free to delete lines that don't apply to you, except for FullName) | |||
<pre> | <pre> | ||
{{ | {{CharacterPage | ||
| FullName= | | FullName=Han Solo | ||
| Portrait= | | Portrait=HanSolo.png | ||
| Species= | | Species=Human | ||
| Sex= | | Sex=Male | ||
| Title= | | Title=General | ||
| Occupation= | | Occupation=Rebel | ||
| Homeworld= | | Homeworld=Corellia | ||
| Group= | | Group=Rebel Alliance | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 19: | Line 18: | ||
<includeonly> | <includeonly> | ||
{{CharacterInfoBox | {{CharacterInfoBox | ||
| FullName= | | FullName={{{FullName}}} | ||
| Portrait= | | Portrait={{{Portrait}}} | ||
| Species= | | Species={{{Species}}} | ||
| Sex= | | Sex={{{Sex}}} | ||
| Title= | | Title={{{Title}}} | ||
| Occupation= | | Occupation={{{Occupation}}} | ||
| Homeworld= | | Homeworld={{{Homeworld}}} | ||
| Group= | | Group={{{Group}}} | ||
| DisableLogs={{{DisableLogs}}} | | DisableLogs={{{DisableLogs}}} | ||
}} | }} | ||
Revision as of 15:03, 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
| Species=Human
| Sex=Male
| Title=General
| Occupation=Rebel
| Homeworld=Corellia
| Group=Rebel Alliance
}}