Template:PC: Difference between revisions

From The Lost Legion Wiki
Murmur (talk | contribs)
No edit summary
Murmur (talk | contribs)
No edit summary
Line 1: Line 1:
<noinclude>
'''Usage:'''
<pre>
{{PC
| name = Murmur
| race =
| class =
| background =
| alignment =
| birth_date =
| death_date =
| pronouns =
| languages =
| homeland =
| deity =
| affiliation =
| strength =
| dexterity =
| constitution =
| intelligence =
| wisdom =
| charisma =
| appearances =
}}
</pre>
</noinclude>
{| class="wikitable" style="float:right; width:300px; margin:0 0 1em 1em;"
{| class="wikitable" style="float:right; width:300px; margin:0 0 1em 1em;"
! colspan="2" | '''{{{name}}}'''
! colspan="2" | '''{{{name}}}'''
Line 21: Line 49:
| '''Alignment:''' || {{{alignment}}}
| '''Alignment:''' || {{{alignment}}}
}}
}}
{{#if: {{{age|}}} |  
{{#if: {{{birth_date|}}} |  
|-
|-
| '''Age:''' || {{{age}}}
| '''Birth date:''' || {{{birth_date}}}
}}
}}
{{#if: {{{gender|}}} |  
{{#if: {{{death_date|}}} |  
|-
|-
| '''Gender:''' || {{{gender}}}
| '''Death date:''' || {{{death_date}}}
}}
}}
{{#if: {{{pronouns|}}} |  
{{#if: {{{pronouns|}}} |  
Line 82: Line 110:
}}
}}
|}
|}
<noinclude>
<templatedata>
{
    "description": "Infobox for D&D characters",
    "params": {
        "name": {
            "label": "Name",
            "description": "The name of the character.",
            "type": "string",
            "required": true
        },
        "fanart": {
            "label": "Fanart",
            "description": "File name for the character’s fanart.",
            "type": "string",
            "required": false
        },
        "race": {
            "label": "Race",
            "description": "The character’s race.",
            "type": "string",
            "required": false
        },
        "class": {
            "label": "Class & Level",
            "description": "The character’s class and level.",
            "type": "string",
            "required": false
        },
        "background": {
            "label": "Background",
            "description": "The character’s background.",
            "type": "string",
            "required": false
        },
        "alignment": {
            "label": "Alignment",
            "description": "The character’s alignment.",
            "type": "string",
            "required": false
        },
        "age": {
            "label": "Age",
            "description": "The character’s age.",
            "type": "number",
            "required": false
        },
        "gender": {
            "label": "Gender",
            "description": "The character’s gender.",
            "type": "string",
            "required": false
        },
        "pronouns": {
            "label": "Pronouns",
            "description": "The character’s pronouns.",
            "type": "string",
            "required": false
        },
        "languages": {
            "label": "Languages",
            "description": "The languages the character knows.",
            "type": "string",
            "required": false
        },
        "homeland": {
            "label": "Homeland",
            "description": "The character’s homeland.",
            "type": "string",
            "required": false
        },
        "deity": {
            "label": "Deity",
            "description": "The character’s deity.",
            "type": "string",
            "required": false
        },
        "affiliation": {
            "label": "Affiliation",
            "description": "The character’s affiliations or groups.",
            "type": "string",
            "required": false
        },
        "strength": {
            "label": "Strength",
            "description": "Strength score.",
            "type": "number",
            "required": false
        },
        "dexterity": {
            "label": "Dexterity",
            "description": "Dexterity score.",
            "type": "number",
            "required": false
        },
        "constitution": {
            "label": "Constitution",
            "description": "Constitution score.",
            "type": "number",
            "required": false
        },
        "intelligence": {
            "label": "Intelligence",
            "description": "Intelligence score.",
            "type": "number",
            "required": false
        },
        "wisdom": {
            "label": "Wisdom",
            "description": "Wisdom score.",
            "type": "number",
            "required": false
        },
        "charisma": {
            "label": "Charisma",
            "description": "Charisma score.",
            "type": "number",
            "required": false
        },
        "appearances": {
            "label": "Appearances",
            "description": "List of campaigns or adventures the character appeared in.",
            "type": "string",
            "required": false
        }
    }
}
</templatedata>
</noinclude>

Revision as of 15:35, 19 November 2024

Usage:

{{PC
| name = Murmur
| race = 
| class =
| background =
| alignment =
| birth_date =
| death_date =
| pronouns =
| languages =
| homeland =
| deity =
| affiliation =
| strength =
| dexterity =
| constitution =
| intelligence =
| wisdom =
| charisma =
| appearances =
}}


{{{name}}}

- - - - - - - - - - - - Abilities - - - - - - Appearances