Template:Author: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Removed SMW property settings)
(Text => String)
Line 6: Line 6:
}}
}}
</pre>
</pre>
{{#cargo_declare:_table=Authors|First_name=Text (hidden)|Last_name=Text (hidden)|Political_affiliation=Text}}
{{#cargo_declare:_table=Authors|First_name=String (hidden)|Last_name=String (hidden)|Political_affiliation=String}}
</noinclude><includeonly>{{#cargo_store:_table=Authors|First_name={{{first name|}}}|Last_name={{{last name|}}}|Political_affiliation={{{political affiliation|}}} }}
</noinclude><includeonly>{{#cargo_store:_table=Authors|First_name={{{first name|}}}|Last_name={{{last name|}}}|Political_affiliation={{{political affiliation|}}} }}
This is an [[:Category:Authors|author]].
This is an [[:Category:Authors|author]].

Revision as of 17:51, November 6, 2015

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

This template defines the table "Authors". View table.