Difference between revisions of "Template:Source"

From Pearl Language
Jump to navigation Jump to search
({{#if:{{{author|}}}|{{#arraymap:{{{author|}}}|,|x|category:x|}}}})
(Fixed description.)
Line 3: Line 3:
<pre>
<pre>
{{bron
{{bron
|boek=Titel boek; óf
|boek=Book title; or
|publikatie=Titel publikatie; óf
|publikatie=Publication title; or
|titel=Titel van het boek, artikel.
|title=General title.
|pattern=Oorspronkelijke naam van het (vaak Engelstalige) patroon.
|pattern=Original pattern name.
|nummer=Nummer van de publikatie (optioneel).
|number=Issue number (optional)
|pagina=Paginanummer van boek of publikatie.
|page=Page number in source (optional)
|auteur=Naam van de auteur.
|author=List of authors (comma-separated)
|codeur=Naam van de codeur.
|coder=List of coders (comma-separated)
|vertaler=Naam van de vertaler.
|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.
}}