Template:CollectionsBoxOtherTranslator: Difference between revisions
Nick White (talk | contribs) (Created page with "{| class="collectionsbox" | {{#if: {{{editor|}}} | ! Text {{!}} {{{editor}}} {{!}}-}} {{#if: {{{translator|}}} | ! Translation {{!}} {{{translator}}} {{!}}-}} {{#if: {{{gui...") |
Nick White (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
{{#if: {{{translator|}}} | | {{#if: {{{translator|}}} | | ||
! Translation | ! Translation | ||
{{!}} {{{translator}}} | {{!}} [[Author::{{{translator}}}]] | ||
{{!}}-}} | {{!}}-}} | ||
Line 43: | Line 43: | ||
; editor : Name of the person(s) who edited the text. | ; editor : Name of the person(s) who edited the text. | ||
; guides : Comma separated list links to guides that reference the text. | ; guides : Comma separated list links to guides that reference the text. | ||
== Note == | |||
This also sets the 'author' property for the translator, which is used for citation purposes. | |||
== See also == | == See also == |
Revision as of 15:44, 14 October 2013
Example
{{CollectionsBoxOtherTranslator |editor=Barbara Graziosi |translator=Sarah Burges Watson |guides=[[Guide to Hesiod|Hesiod]], [[Guide to Homer|Homer]] }}
Becomes:
Text | Barbara Graziosi |
---|---|
Translation | Sarah Burges Watson |
Relevant guides | Hesiod, Homer |
Parameters
All of the parameters are optional.
- editor
- Name of the person(s) who edited the text.
- guides
- Comma separated list links to guides that reference the text.
Note
This also sets the 'author' property for the translator, which is used for citation purposes.