|
|
| (3 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <includeonly>{{Info-PC | | <includeonly> |
| | position={{{position}}}
| |
| | path={{{path}}}
| |
| | join={{{join}}}
| |
| | img={{{img}}}
| |
| | motto={{{motto}}}
| |
| | fullname={{{fullname}}}
| |
| | species={{{species}}}
| |
| | class={{{class}}}
| |
| | faction={{{faction}}}
| |
| | eye={{{eye}}}
| |
| | body={{{body}}}
| |
| | home={{{home}}}
| |
| | pronoun={{{pronoun}}}
| |
| | title={{{title}}}
| |
| | birthplace={{{birthplace}}}
| |
| | birthyear={{{birthyear}}}
| |
| | voice={{{voice}}}
| |
| | theme={{{theme}}}
| |
| }}{{#if:{{{intro|}}}|{{{intro}}} }}
| |
| | |
| {{#if:{{{personality|}}}|=== Personality ===
| |
| {{{personality}}} }}
| |
| | |
| {{#if:{{{history|}}}|=== History ===
| |
| {{{history}}} }}
| |
| | |
| {{#if:{{{ability|}}}|=== Abilities ===
| |
| {{{ability}}} }}
| |
| | |
| {{#if:{{{equipment|}}}|==== Equipment ====
| |
| {{{equipment}}} }}
| |
| | |
| {{#if:{{{companion|}}}|=== Companions ===
| |
| {{{companion}}} }}
| |
| | |
| === Stories === | | === Stories === |
| {{#dpl: | | {{#dpl: |
| Line 45: |
Line 10: |
| {{#dpl: | | {{#dpl: |
| |category={{PAGENAME}} | | |category={{PAGENAME}} |
| | |notcategory=Avatar |
| |namespace=File | | |namespace=File |
| |mode=gallery | | |mode=gallery |
| Line 52: |
Line 18: |
|
| |
|
| <noinclude> | | <noinclude> |
| Formats and organizes a PC Profile
| | Adds categories and Stories and Gallery sections to character Profiles |
| Includes [[Template:Info-PC]] and:
| |
| * Personality
| |
| * History
| |
| * Abilities
| |
| ** Equipment
| |
| ** Companions
| |
| * Stories (DPL)
| |
| * Gallery (DPL)
| |
| | |
| <pre><nowiki>
| |
| {{Profile
| |
| | position=
| |
| | path=
| |
| | join=
| |
| | img=
| |
| | motto=
| |
| | fullname=
| |
| | species=
| |
| | class=
| |
| | faction=
| |
| | eye=
| |
| | body=
| |
| | home=
| |
| | pronoun=
| |
| | title=
| |
| | birthplace=
| |
| | birthyear=
| |
| | voice=
| |
| | theme=
| |
| | intro=
| |
| | personality=
| |
| | history=
| |
| | ability=
| |
| | equipment=
| |
| | companion=
| |
| }}
| |
| </nowiki></pre>
| |
| [[Category:Template]] | | [[Category:Template]] |
| </noinclude> | | </noinclude> |
Latest revision as of 12:22, 5 April 2026
Adds categories and Stories and Gallery sections to character Profiles