Difference between revisions of "Template:Cite"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m
m
Line 1: Line 1:
{{#switch: {{{auth|{{{author|noauth}}}}}} {{{date|nodate}}} {{{title|notitle}}}
{{#switch: {{{auth|noauth}}} {{{date|nodate}}} {{{title|notitle}}}
| noauth = ''{{{title}}}''. ({{{date}}}).
| noauth         = ''{{{title}}}''. ({{{date}}}).
| nodate = {{{auth}}}. ''{{{title}}}''.
| nodate         = {{{auth}}}. ''{{{title}}}''.
| notitle = {{{auth}}}. ({{{date}}}).
| notitle       = {{{auth}}}. ({{{date}}}).
| noauth nodate = ''{{{title}}}''.
| noauth nodate = ''{{{title}}}''.
| noauth notitle = ({{{date}}}).
| noauth notitle = ({{{date}}}).
| nodate notitle = {{{auth}}}.
| nodate notitle = {{{auth}}}.
|    = {{{auth}}}. ({{{date}}}). ''{{{title}}}''.
|        = {{{auth}}}. ({{{date}}}). ''{{{title}}}''.
| #default = Looks broken.
|                = {{{auth}}}. ({{{date}}}). ''{{{title}}}''.
| #default       = Looks broken.
}}
}}

Revision as of 21:42, 30 December 2010

Looks broken.