Template:Who: Difference between revisions
From Dead Suns Game
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 24: | Line 24: | ||
{| class="StarVTable" style="margin:auto" | {| class="StarVTable" style="margin:auto" | ||
|+ | |+ | ||
|- {{ | |- {{#ifeq: {{{name|+}}} | {{{name|-}}} | | style="display:none" }} | ||
| Name || {{{name | | Name || {{{name}}} | ||
|- {{ | |- {{#ifeq: {{{race|+}}} | {{{race|-}}}| | style="display: none;" }} | ||
| Race || {{{race | | Race || {{{race}}} | ||
|- {{ | |- {{#ifeq: {{{theme|+}}} | {{{theme|-}}} | | style="display: none;" }} | ||
|Theme|| {{{theme}}} | |Theme|| {{{theme}}} | ||
|- {{ | |- {{#ifeq: {{{class|+}}} | {{{class|-}}} | | style="display: none;" }} | ||
| Class|| {{{class | | Class|| {{{class}}} | ||
|- {{ | |- {{#ifeq: {{{Homeworld|+}}} | {{Homeworld|-}}} | | style="display: none;" }} | ||
| Homeword|| {{{homeworld | | Homeword|| {{{homeworld}}} | ||
|- {{ | |- {{#ifeq: {{{player|+}}} | {{{player|-}}} | | style="display: none;" }} | ||
| Player || {{{player}}} | | Player || {{{player}}} | ||
|- {{ | |- {{#ifeq: {{{faction|+}}} | {{{faction|-}}} | | style="display: none;" }} | ||
| Faction || {{{faction|}}} | | Faction || {{{faction|}}} | ||
|- {{ | |- {{#ifeq: {{{status|+}}} | {{{status|-}}} | | style="display: none;" }} | ||
| Status|| {{{status | | Status|| {{{status}}} | ||
|} | |} | ||
{{{1|{{{text|{{{content|}}}}}}}}} | {{{1|{{{text|{{{content|}}}}}}}}} | ||
| Line 85: | Line 85: | ||
</pre> | </pre> | ||
{{Who | {{Who | ||
|name= | |name=Mike | ||
|race=Human | |race=Human | ||
|class=none | |class=none | ||
|player=Michael Sandler | |player=Michael Sandler | ||
|pic=[[File:sandler.png|125px]] | |pic=[[File:sandler.png|125px]] | ||
|faction=Party | |faction=[[Party]] | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
Revision as of 21:29, 23 October 2022
Usage
Name {{{name}}}
Race {{{race}}}
Theme {{{theme}}}
Class {{{class}}}
Homeword {{{homeworld}}}
Player {{{player}}}
Faction {{{faction}}}
Status {{{status}}}
Pic {{{pic}}}}
extra {{{content}}}
{{Who
|name=
|race=
|theme=
|class=
|homeworld=
|player=
|faction=
|status=
|pic=
|content=}}
This template is used to the rounded box for a PC or NPC in a rounded box
Example
{{Who
|name=Mike
|race=Human
|class=none
|player=Michael Sandler
|pic=[[File:sandler.png|125px]]
|faction=Party
}}