Difference between revisions of "Template:Source"
Jump to navigation
Jump to search
m ({{p|{{{pattern}}}}}) |
|||
Line 19: | Line 19: | ||
{{ #ifeq: {{{publication| }}} |||<includeonly>[[category:{{{publication}}}]]</includeonly> }} | {{ #ifeq: {{{publication| }}} |||<includeonly>[[category:{{{publication}}}]]</includeonly> }} | ||
{{ #ifeq: {{{source| }}} ||| <includeonly>[[category:{{{source}}}]]</includeonly> }} | {{ #ifeq: {{{source| }}} ||| <includeonly>[[category:{{{source}}}]]</includeonly> }} | ||
{{ #ifeq: {{{author| }}} ||| | {{ #ifeq: {{{author| }}} ||| {{#arraymap:{{{author|}}}|,|x|<includeonly>[[author:x| ]]</includeonly>|}} }} | ||
{{ #ifeq: {{{coder| }}} ||| <includeonly>[[category:{{{coder}}}]]</includeonly> }} | {{ #ifeq: {{{coder| }}} ||| <includeonly>[[category:{{{coder}}}]]</includeonly> }} | ||
{{ #ifeq: {{{translator| }}} ||| <includeonly>[[category:{{{translator}}}]]</includeonly> }} | {{ #ifeq: {{{translator| }}} ||| <includeonly>[[category:{{{translator}}}]]</includeonly> }} | ||
Line 30: | Line 30: | ||
{{#if:{{{publication|}}}|[[bron::{{{publication}}}|]]}} | {{#if:{{{publication|}}}|[[bron::{{{publication}}}|]]}} | ||
{{#if:{{{source|}}}|[[bron::{{{source}}}|]]}} | {{#if:{{{source|}}}|[[bron::{{{source}}}|]]}} | ||
{{#arraymap:{{{theme|}}}|,|x|[[theme::x| ]]|}} |
Revision as of 12:13, 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=Titel boek; óf |publikatie=Titel publikatie; óf |titel=Titel van het boek, artikel. |pattern=Oorspronkelijke naam van het (vaak Engelstalige) patroon. |nummer=Nummer van de publikatie (optioneel). |pagina=Paginanummer van boek of publikatie. |auteur=Naam van de auteur. |codeur=Naam van de codeur. |vertaler=Naam van de vertaler. |web=URL van de bron op het web. }}