Template:CharacterInfoBox: Difference between revisions

Template page
No edit summary
No edit summary
Line 14: Line 14:
| Homeworld=Druidia?        (Where you were born, or where you now live)
| Homeworld=Druidia?        (Where you were born, or where you now live)
| Group=Loner's Inc.        (Your most important or public group)
| Group=Loner's Inc.        (Your most important or public group)
| custom=Your custom information here
}}
}}
</pre>
</pre>
Line 31: Line 32:
   <hr />
   <hr />
   {{#if: {{{Species|}}} | <div><b>Species:</b> {{{Species}}}</div>}}{{#if: {{{Sex|}}} | <div><b>Sex:</b> {{{Sex}}}</div>}}{{#if: {{{Title|}}} | <div><b>Title:</b> {{{Title}}}</div>}}{{#if: {{{Occupation|}}} | <div><b>Occupation:</b> {{{Occupation}}}</div>}}{{#if: {{{Homeworld|}}} | <div><b>Homeworld:</b> {{{Homeworld}}}</div>}}{{#if: {{{Group|}}} | <div><b>Group:</b> {{{Group}}}</div>}}
   {{#if: {{{Species|}}} | <div><b>Species:</b> {{{Species}}}</div>}}{{#if: {{{Sex|}}} | <div><b>Sex:</b> {{{Sex}}}</div>}}{{#if: {{{Title|}}} | <div><b>Title:</b> {{{Title}}}</div>}}{{#if: {{{Occupation|}}} | <div><b>Occupation:</b> {{{Occupation}}}</div>}}{{#if: {{{Homeworld|}}} | <div><b>Homeworld:</b> {{{Homeworld}}}</div>}}{{#if: {{{Group|}}} | <div><b>Group:</b> {{{Group}}}</div>}}
  {{#if: {{{custom|}}} | <div>{{{custom}}}</div> }}
   {{#if: {{{DisableLogs|}}}
   {{#if: {{{DisableLogs|}}}
     |
     |

Revision as of 15:13, 18 May 2024

Your CharacterInfoBox information can be filled out to personalize your page. Examples can be found below.

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)
| Group=Loner's Inc.        (Your most important or public group)
| custom=Your custom information here
}}