Template:PC eases creating references to player characters.
Usage
It has one mandatory parameter that controls which of two ways it is being used:
List Mode
If the first parameter is in or out, it creates a semi-colon delimited list of the player character names, intended to be parsed by Template:SplitLink as used in Template:Episode and Template:Scene.
In this mode, it accepts multiple optional parameters, one for each player character:
deep,fraulein,garbo,liam, andshirayuriforin.rook,shiranui,tak, andzosimosforout.
If any of the parameters is supplied with a null string, the character is removed from the returned list.
Rename Mode
If the first parameter is one of the character identifiers listed above, it operates in rename mode. It then accepts a second optional parameter, which controls which name is returned:
realreturns the character's given name.fullreturns the character's full, legal name.- By default it returns the character's street name; this is primarily to avoid having to remember or type the accented characters in "Fräulein".
Return
List Mode
{{PC|out}} returns: {{PC|in|fraulein=}} returns: {{PC|in|garbo=|shirayuri=}} returns: Rename Mode
{{PC|fraulein}} returns: {{PC|shirayuri|real}} returns: {{PC|shirayuri|full}} returns: The documentation above was transcluded from Template:PC/Documentation. [edit]
