Help:Template text: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
Each page in the site should use one of the following templates.
Each page in the site should use one of the following templates.


Opinions:
<pre>
<pre>
{{opinion
{{opinion
|title=
|topic=
|topic=
|author=
|author=
Line 12: Line 14:
|quote=
|quote=
}}
}}
</pre>


Topics:
<pre>
{{topic
|name=
|eventDate=
|eventEndDate=
}}
</pre>
Authors:
<pre>
{{author|
name=
politicalAffiliation=
}}
</pre>
Sources:
<pre>
{{source|
name=
politicalAffiliation=
url=
}}
</pre>
</pre>

Revision as of 01:16, July 26, 2006

Each page in the site should use one of the following templates.

Opinions:

{{opinion
|title=
|topic=
|author=
|author2=
|source=
|url=
|date=
|position=
|quote=
}}


Topics:

{{topic
|name=
|eventDate=
|eventEndDate=
}}

Authors:

{{author|
name=
politicalAffiliation=
}}

Sources:

{{source|
name=
politicalAffiliation=
url=
}}