Template:CharacterPage: Difference between revisions

Template page
No edit summary
No edit summary
Line 6: Line 6:
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 17: Line 16:
| 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)
| Residence=Jalath, Lothal  (Where you currently reside)
| Group=Loners Inc.         (Your most important or public group)
| Group=Loner's Inc.       (Your most important or public group)
}}</pre>
}}
</pre>


== Page Section Suggestions ==
== Page Section Suggestions ==
Line 31: Line 31:
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.
</noinclude><includeonly>{{CharacterInfoBox
</noinclude><includeonly>{{CharacterInfoBox
| FullName=
| FullName={{{FullName}}}
| Portrait=
| Portrait={{{Portrait}}}
| Species=
| Species={{{Species}}}
| Sex=
| Sex={{{Sex}}}
| Title=
| Title={{{Title}}}
| Occupation=
| Occupation={{{Occupation}}}
| Homeworld=
| Homeworld={{{Homeworld}}}
| Residence=
| Residence={{{Residence}}}
| Group=
| Group={{{Group}}}
| DisableLogs=Yes
| DisableLogs={{{DisableLogs}}}
}}
}}
<!-- Some character sections to start you off -->
<!-- Some character sections to start you off -->
Line 51: Line 51:


== Gallery ==
== Gallery ==
== Logs ==
<div style="max-height: 400px; overflow: auto;">
  <dpl>
    namespace = Log
    ordermethod = firstedit
    order = descending
    linksto = {{FULLPAGENAME}}
    format = ,* [[%PAGE%|%TITLE%]]
  </dpl>
</div>


{{CharacterCategory}}</includeonly>
{{CharacterCategory}}</includeonly>

Revision as of 17:44, 18 May 2024

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=Awkward               (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 Section Suggestions

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.