Difference between revisions of "Template:Source"

From Pearl Language
Jump to navigation Jump to search
m (bron -> source)
m (bron → source)
 
Line 27: Line 27:
{{#if:{{{translator|}}}|[[translator::{{{translator}}}|]]}}
{{#if:{{{translator|}}}|[[translator::{{{translator}}}|]]}}
{{#if:{{{book|}}}|[[source::{{{book}}}|]]}}
{{#if:{{{book|}}}|[[source::{{{book}}}|]]}}
{{#if:{{{publication|}}}|[[bron::{{{publication}}}|]]}}
{{#if:{{{publication|}}}|[[source::{{{publication}}}|]]}}
{{#if:{{{source|}}}|[[bron::{{{source}}}|]]}}
{{#if:{{{source|}}}|[[source::{{{source}}}|]]}}
{{#if:{{{author|}}}|{{#arraymap:{{{author|}}}|,|x|[[category:x]]|}}}}
{{#if:{{{author|}}}|{{#arraymap:{{{author|}}}|,|x|[[category:x]]|}}}}
{{#arraymap:{{{theme|}}}|,|x|[[theme::x| ]]|}}
{{#arraymap:{{{theme|}}}|,|x|[[theme::x| ]]|}}

Latest revision as of 13:20, 26 May 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.

{{source
|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.
}}