Template:Suggestion/Person/Parse/Doc
From PCSAR
(Difference between revisions)
(New page: {{template doc|person}} parses a suggestion person. Expands to the person, '''none''', '''unassigned''', or '''error'''. {{demo table| {{demo row|<nowiki>{{Suggestion/Person/Parse|none}}...) |
|||
Line 3: | Line 3: | ||
Expands to the person, '''none''', '''unassigned''', or '''error'''. | Expands to the person, '''none''', '''unassigned''', or '''error'''. | ||
+ | |||
+ | errors if the person is not in the Membership Database. | ||
{{demo table| | {{demo table| |
Current revision
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 |