Template:CharacterPage: Difference between revisions

Template page
No edit summary
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
== Character Info Box ==
Your CharacterInfoBox information can be filled out to personalize your page (examples are included).
Your CharacterInfoBox information can be filled out to personalize your page (examples are included).


If you would like to exclude a line, simply delete it and it will not appear in your Character Info Box. <u>Do not delete FullName.</u>
If you would like to exclude a line, simply delete it and it will not appear in your Character Info Box. <u>Do not delete FullName.</u>


Custom lines are <b>OPTIONAL</b> and must be formatted to include div tags as seen below.
<pre>
<pre>
{{CharacterInfoBox
{{CharacterInfoBox
Line 10: Line 11:
| Portrait=LoneStarr.png    (The name of an uploaded image)
| Portrait=LoneStarr.png    (The name of an uploaded image)
| Species=Humanish          (Your species)
| Species=Humanish          (Your species)
| Sex=Awkward              (Your sex)
| Sex=Male                  (Your sex)
| Title=Captain            (Rank, title, maybe an insult that stuck)
| Title=Captain            (Rank, title, maybe an insult that stuck)
| Occupation=Space Vagabond (Your job or occupational identity)
| Occupation=Space Vagabond (Your job or occupational identity)
| Homeworld=Druidia?        (Where you were born, or where you now live)
| Homeworld=Druidia         (Where you were born, or where you now live)
| Residence=Jalath, Lothal  (Where you currently reside)
| Group=Loner's Inc.        (Your most important or public group)
| Group=Loner's Inc.        (Your most important or public group)
| Custom=                  (Optional custom information should be listed individually below)
  <div><b>Height:</b> 6'2"</div>
  <div><b>Hair Color:</b> Brown</div>
  <div><b>Eye Color:</b> Blue</div>
}}
}}
</pre>


<b>Section Suggestions</b>
== Page Sections ==


Your character's page will be prepopulated with the following sections:
Your character's page will be prepopulated with the following sections:


Background
Background</br>
RP Hooks
RP Hooks</br>
Connections
Connections</br>
Gallery
Gallery


These are simply suggestions, feel free to add to them, delete them, change them; some popular choices include Description, History, and Quotes.
These are simply suggestions, feel free to add to them, delete them, change them; some popular choices include Description, History, and Quotes.
</pre>
 
</noinclude><includeonly>{{CharacterInfoBox
MediaWiki formatting guide: https://www.mediawiki.org/wiki/Help:Formatting
| FullName={{{FullName}}}
</noinclude><includeonly>
| Portrait={{{Portrait}}}
<div style="float: right;">
| Species={{{Species}}}
  {{CharacterInfoBox
| Sex={{{Sex}}}
  | FullName=
| Title={{{Title}}}
  | Portrait=
| Occupation={{{Occupation}}}
  | Species=
| Homeworld={{{Homeworld}}}
  | Sex=
| Group={{{Group}}}
  | Title=
| custom={{{custom}}}
  | Occupation=
| DisableLogs={{{DisableLogs}}}
  | Homeworld=
}}
  | Residence=
  | Group=
  }}
  {{CharacterLogBox}}
</div>
 
<!-- Some character sections to start you off -->
<!-- Some character sections to start you off -->
== Background ==
== Background ==


Line 53: Line 56:


== Gallery ==
== Gallery ==
<gallery>
<!-- Syntax: File:filename (ex: spaceship.png, hero.jpg, etc.)-->
</gallery>


<!-- Do not edit below this point -->
{{CharacterCategory}}</includeonly>
{{CharacterCategory}}</includeonly>

Latest revision as of 22:56, 2 April 2025

Character Info Box

Your CharacterInfoBox information can be filled out to personalize your page (examples are included).

If you would like to exclude a line, simply delete it and it will not appear in your Character Info Box. Do not delete FullName.

{{CharacterInfoBox
| FullName=Lone Starr       (This can be longer than your login name. DO NOT DELETE.)
| Portrait=LoneStarr.png    (The name of an uploaded image)
| Species=Humanish          (Your species)
| Sex=Male                  (Your sex)
| Title=Captain             (Rank, title, maybe an insult that stuck)
| Occupation=Space Vagabond (Your job or occupational identity)
| Homeworld=Druidia         (Where you were born, or where you now live)
| Residence=Jalath, Lothal  (Where you currently reside)
| Group=Loner's Inc.        (Your most important or public group)
}}

Page Sections

Your character's page will be prepopulated with the following sections:

Background
RP Hooks
Connections
Gallery

These are simply suggestions, feel free to add to them, delete them, change them; some popular choices include Description, History, and Quotes.

MediaWiki formatting guide: https://www.mediawiki.org/wiki/Help:Formatting