Difference between revisions of "Template:Source"
Jump to navigation
Jump to search
({{#if:{{{author|}}}|{{#arraymap:{{{author|}}}|,|x|category:x|}}}}) |
(Fixed description.) |
||
Line 3: | Line 3: | ||
<pre> | <pre> | ||
{{bron | {{bron | ||
|boek= | |boek=Book title; or | ||
|publikatie= | |publikatie=Publication title; or | ||
| | |title=General title. | ||
|pattern= | |pattern=Original pattern name. | ||
| | |number=Issue number (optional) | ||
| | |page=Page number in source (optional) | ||
| | |author=List of authors (comma-separated) | ||
| | |coder=List of coders (comma-separated) | ||
| | |translator=List of translators (comma-separated) | ||
|web=URL van de bron op het web. | |web=URL van de bron op het web. | ||
}} | }} |
Revision as of 12:25, 21 April 2013
Use Source at the bottom of a pearl to refer to the original sources and authors. Using this template will automatically tag the page with the appropriate categories.
{{bron |boek=Book title; or |publikatie=Publication title; or |title=General title. |pattern=Original pattern name. |number=Issue number (optional) |page=Page number in source (optional) |author=List of authors (comma-separated) |coder=List of coders (comma-separated) |translator=List of translators (comma-separated) |web=URL van de bron op het web. }}