Template:Author: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Updated)
(Changed to use "DEFAULTSORT")
Line 14: Line 14:
{{#ask:[[Was written by::{{PAGENAME}}]]|? Addresses topic|format=ul}}
{{#ask:[[Was written by::{{PAGENAME}}]]|? Addresses topic|format=ul}}


[[Category:Authors|{{#if:{{{last name|}}}|{{{last name}}}, {{{first name|}}}|{{PAGENAME}}}}]]
[[Category:Authors]]
{{DEFAULTSORT:{{#if:{{{last name|}}}|{{{last name}}}, {{{first name|}}}|{{PAGENAME}}}}}}
</includeonly>
</includeonly>

Revision as of 17:43, April 14, 2009

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)
}}