Template:USCharacter: Difference between revisions

From AAFNRPWiki
Jump to navigationJump to search
(Created page with "<noinclude> This is the "USCharacter" template. It should be called in the following format: <pre> {{USCharacter |Name= |Campaign= }} </pre> Edit the page to see the template ...")
 
No edit summary
Line 11: Line 11:
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>{| class="wikitable"
! Name
! Name
| {{{Name|}}}  
| [[Name::{{{Name|}}}]]
|-
|-
! Campaign
! Campaign
| {{{Campaign|}}}  
| {{#set: chartype=PC|Campaign={{{Campaign}}}}}[[{{{Campaign}}}|{{#show: {{{Campaign}}} | ?gamedesc}}]]
|-
! Player
| [[Player::{{{Player|}}}]]
|-
! Playbook
| [[Playbook::{{{Playbook|}}}]]
|-
! Look
| [[USLook::{{{Look|}}}]]
! Blood
| {{#ifeq: {{{USBloodHighlighted|}}} | Yes | '''''[[USBlood::{{{Blood|}}}]]''''' | [[USBlood::{{{Blood|}}}]] }}
! Heart
| {{#ifeq: {{{USHeartHighlighted|}}} | Yes | '''''[[USHeart::{{{Heart|}}}]]''''' | [[USHeart::{{{Heart|}}}]] }}
! Mind
| {{#ifeq: {{{USMindHighlighted|}}} | Yes | '''''[[USMind::{{{Mind|}}}]]''''' | [[USMind::{{{Mind|}}}]] }}
! Spirit
| {{#ifeq: {{{USSpiritHighlighted|}}} | Yes | '''''[[USSpirit::{{{Spirit|}}}]]''''' | [[USSpirit::{{{Spirit|}}}]] }}
|-
|}
|}
</includeonly>
</includeonly>

Revision as of 04:16, 22 June 2017

This is the "USCharacter" template. It should be called in the following format:

{{USCharacter
|Name=
|Campaign=
}}

Edit the page to see the template text.