Template:Author: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Hid first and last names again)
(Updated)
Line 6: Line 6:
}}
}}
</pre>
</pre>
The order of the fields is not relevant.
</noinclude><includeonly>
</noinclude><includeonly>
This is an [[:Category:Authors|author]].
This is an [[:Category:Authors|author]].
[[Has first name:={{{first name| }}} ]] [[Has last name:={{{last name| }}} ]]
[[Has first name:={{{first name| }}}| ]] [[Has last name:={{{last name| }}}| ]]
 
Political affiliation: [[Political affiliation:={{{political affiliation| }}}]]
Political affiliation: [[Political affiliation:={{{political affiliation| }}}]]


Items by this author:
Items by this author:
<ask format="ul"> [[Was written by::{{PAGENAME}}]][[addresses topic::*]] </ask>
{{#ask:[[Was written by::{{PAGENAME}}]]|? Addresses topic|format=ul}}
 
[[Category:Authors|{{#if:{{{last name|}}}|{{{last name}}}, {{{first name|}}}|{{PAGENAME}}}}]]
[[Category:Authors|{{#if:{{{last name|}}}|{{{last name}}}, {{{first name|}}}|{{PAGENAME}}}}]]
</includeonly>
</includeonly>

Revision as of 12:19, August 1, 2008

This template holds information on an author of opinion items; it should be called with the following structure:

{{author
|first name=The author's first name; used for sorting
|last name=The author's last name; used for sorting
|political affiliation=Liberal, Conservative, etc. (This is a very subjective field)
}}