Difference between revisions of "Template:Character"

From Dargarth
Jump to navigation Jump to search
(reviewing for dargarth use)
 
(106 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Follow the directions!==
+
<noinclude>==Follow the directions!==
  
'''''DO NOT EDIT THIS PAGE!''' This is a copy and paste [[template]], copy the text at the bottom of the article between the lines. Then you can paste it into the new player's empty article and start filling it in. When done right, everything will be set up for you and you won't have to worry about any formating.'' <br>
+
'''''DO NOT EDIT THIS PAGE!''' To use this template, copy the following code into your page:
*''Look at some of the other pages for hints on formatting.''<br>
 
  
*''If the character has a knighthood or noble title, add <nowiki>[[Category:XXXXXX of the Realm]]</nowiki>, where 'the X's are replaced by the rank.''<br>
+
<nowiki>{{template:Character
 +
|NAME=
 +
|PORTRAIT=Placeholderperson.png
 +
|COUNTRY=
 +
|ALIASES=
 +
|CLASS=
 +
|GENDER=
 +
|ALIGNMENT=
 +
|RACE=
 +
|RELIGION=
 +
|DATE JOINED=
 +
|AFFILIATES=
 +
}}</nowiki>
  
Note: Remove the {{{ITEM}}} and replace with the informationIf you wish to remove that information or leave it off feel free to remove the entire line.
+
''Fill out the lines after the '=' signYou may leave a parameter blank if you don't want to fill it out.  When done right, everything will be set up for you and you won't have to worry about any formatting.''
  
Thanks to Glenalth of Amtgard for putting this together!
+
''Please do not use any links or other wiki code in the Country, Class or Race input fields.  This messes with the automatic categories.  Country and Race will be automatically linked by the template in a way that doesn't mess with the categories.
 +
 
 +
''If you want to use an image, just type the name of the file (after you've uploaded it of course).  No brackets or URLs are needed.  The upload link is found to the left.''
 +
 
 +
*''If the character has a knighthood or noble title, add <nowiki>[[Category:X]]</nowiki>.  Make sure to replace 'X' with their noble rank.''
  
 
[[category:Dargarth Templates]]
 
[[category:Dargarth Templates]]
  
'''Delete everything above this line'''
+
</noinclude>
--------------------------------
+
 
 
{| class="infobox" cellpadding="5" cellspacing="0" style="max-width: 300px; float: right; clear: right; margin-left: 10px; margin-bottom: 10px; background: white; font-size: 90%; border: 1px solid #ccc"
 
{| class="infobox" cellpadding="5" cellspacing="0" style="max-width: 300px; float: right; clear: right; margin-left: 10px; margin-bottom: 10px; background: white; font-size: 90%; border: 1px solid #ccc"
 
|-
 
|-
 
|colspan="2" style="text-align: center; background: #AACCFF; font-weight: bold;" |<big>'''{{{NAME}}}'''</big>
 
|colspan="2" style="text-align: center; background: #AACCFF; font-weight: bold;" |<big>'''{{{NAME}}}'''</big>
 +
|-{{#if: {{{PORTRAIT}}} | {{Portrait|{{{PORTRAIT}}}}}
 
|-
 
|-
|colspan="2" style="text-align: center; background: white;"| '''Country'''
+
|colspan="2" style="text-align: center; background: Gainsboro;"| '''In-Character Information'''
|-Country        = {{#if: {{{Country}}} | {{Country|{{{COUNTRY}}}|}}
+
|-Country        = {{#if: {{{COUNTRY}}} | {{Country|[[{{{COUNTRY}}}]]}}
 +
|-Other Name(s)  = {{#if: {{{ALIASES}}}        | {{Aliases | {{{ALIASES}}}}}
 +
|-Class          = {{#if: {{{CLASS}}}          | {{Class|{{{CLASS}}}}}       
 +
|-Gender          = {{#if: {{{GENDER}}}          | {{Gender|{{{GENDER}}}}}
 +
|-Alignment      = {{#if: {{{ALIGNMENT}}}      | {{Alignment|{{{ALIGNMENT}}}}}
 +
|-Race            = {{#if: {{{RACE}}}            | {{Race|[[{{{RACE}}}]]}}
 +
|-Religion        = {{#if: {{{RELIGION}}}        | {{Religion|{{{RELIGION}}}}}
 
|-
 
|-
|colspan="2" style="text-align: center; background: white;"| '''In-Character Information'''
+
|colspan="2" style="text-align: center; background: Gainsboro;"| '''Out-of-Character Information'''                   
|-Full Name      = {{#if: {{{Full Name}}}      | {{Name|{{{NAME}}}|}}
+
|-Date Joined    = {{#if: {{{DATE JOINED}}}    | {{Date Joined|{{{DATE JOINED}}}}}                     
|-Foo            = {{#if: {{{foo}}} | Got it! | Nope }}
+
|-Affiliated with = {{#if: {{{AFFILIATES}}} | {{Affiliates|{{{AFFILIATES}}}}}
|-Other Name(s)  = {{#if: {{{Aliases}}}        | {{Aliases | {{{ALIASES}}}|}}
 
|-Class          = {{#if: {{{Class}}}          | {{Class|{{{CLASS}}}|}}       
 
|-Gender          = {{#if: {{{Gender}}}          | {{Gender|{{{GENDER}}}|}}
 
|-Alignment      = {{#if: {{{Alignment}}}      | {{Alignment|{{{ALIGNMENT}}}|}}
 
|-Race            = {{#if: {{{Race}}}            | {{Race|{{{RACE}}}|}}
 
|-Religion        = {{#if: {{{Religion}}}        | {{Religion|{{{RELIGION}}}|}}
 
|-
 
|colspan="2" style="text-align: center; background: white;"| '''Out-of-Character Information'''                   
 
|-Date Joined    = {{#if: {{{Date Joined}}}    | {{Date Joined|{{{DATE JOINED}}}|}}                     
 
|-Affiliated with = {{#if: {{{Affiliated with}}} | {{Affiliates|{{{AFFILIATES}}}|}}
 
 
|-
 
|-
 
|}
 
|}
  
===Additional Images===
+
<includeonly>
 
+
{{#if:{{{RACE}}}|[[Category:{{{RACE}}}s]]}}
* Link to image 1
+
{{#if:{{{CLASS}}}|[[Category:{{{CLASS}}}s]]}}
* Link to image 2
+
{{#if:{{{COUNTRY}}}|[[Category:{{{COUNTRY}}} Members]]}}
 
+
[[Category:Characters]]</includeonly>
===More Information===
 
 
 
* Personal Website
 
 
 
 
 
------------------------
 
[[category:Characters]][[category:Contents]]
 

Latest revision as of 09:37, 2 April 2019

Follow the directions!

DO NOT EDIT THIS PAGE! To use this template, copy the following code into your page:

{{template:Character
|NAME=
|PORTRAIT=Placeholderperson.png
|COUNTRY=
|ALIASES=
|CLASS=
|GENDER=
|ALIGNMENT=
|RACE=
|RELIGION=
|DATE JOINED=
|AFFILIATES=
}}

Fill out the lines after the '=' sign. You may leave a parameter blank if you don't want to fill it out. When done right, everything will be set up for you and you won't have to worry about any formatting.

Please do not use any links or other wiki code in the Country, Class or Race input fields. This messes with the automatic categories. Country and Race will be automatically linked by the template in a way that doesn't mess with the categories.

If you want to use an image, just type the name of the file (after you've uploaded it of course). No brackets or URLs are needed. The upload link is found to the left.

  • If the character has a knighthood or noble title, add [[Category:X]]. Make sure to replace 'X' with their noble rank.


{{{NAME}}}
[[File:{{{PORTRAIT}}}|200px|]]
In-Character Information
Country [[{{{COUNTRY}}}]]
Other Name(s) {{{ALIASES}}}
Class {{{CLASS}}}
Gender {{{GENDER}}}
Alignment {{{ALIGNMENT}}}
Race [[{{{RACE}}}]]
Religion {{{RELIGION}}}
Out-of-Character Information
Date Joined {{{DATE JOINED}}}
Affiliated with {{{AFFILIATES}}}