Template:Suggestion/Person/Parse

From PCSAR

(Difference between revisions)
Jump to: navigation, search
(New page: <noinclude>{{documentation}}</noinclude><includeonly><!-- -->{{#switch: {{{1}}} | undefined | unassigned | = unassigned | #default = {{#ifexist: Members:{{{1}}} | {{{1}}} | er...)
Current revision (10:19, 20 September 2012) (edit) (undo)
 
Line 2: Line 2:
-->{{#switch: {{{1}}}
-->{{#switch: {{{1}}}
 +
| none = none
| undefined
| undefined
| unassigned
| unassigned

Current revision

This is the documentation for the template Template:Suggestion/Person/Parse

Template:Suggestion/Person/Parse/Doc:

The template {{Suggestion/Person/Parse|person}} parses a suggestion person.

Expands to the person, none, unassigned, or error.

errors if the person is not in the Membership Database.


You type... You get...
{{Suggestion/Person/Parse|none}} 
none
{{Suggestion/Person/Parse|Brett Wuth}} 
Brett Wuth
{{Suggestion/Person/Parse|}} 
unassigned
{{Suggestion/Person/Parse|unassigned}} 
unassigned
{{Suggestion/Person/Parse|foo}} 
error


To see how this template is implemented, edit this page and examine the portion between <includeonly> and </includeonly>.

Personal tools