Difference between revisions of "Template:Cite"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m (Fix previous revision)
(Print "[Description missing]" if even desc is unset)
Line 12: Line 12:
     | noauthnotitle      = ({{{date}}}). [{{{desc}}}].                                                        <!-- No author nor title set -->
     | noauthnotitle      = ({{{date}}}). [{{{desc}}}].                                                        <!-- No author nor title set -->
     | nodatenotitle      = {{{auth}}}. [{{{desc}}}].                                                          <!-- No date nor title set -->
     | nodatenotitle      = {{{auth}}}. [{{{desc}}}].                                                          <!-- No date nor title set -->
     | noauthnodatenotitle = [{{{desc}}}].                                                                    <!-- None set, so print description -->
     | noauthnodatenotitle = [{{{desc |'''Description missing'''}}}].                                                                    <!-- None set, so print description -->
     |                    = {{{auth}}}. ({{{date}}}). ''{{{title}}}''.                                        <!-- All's fine and dandy -->
     |                    = {{{auth}}}. ({{{date}}}). ''{{{title}}}''.                                        <!-- All's fine and dandy -->
     | #default = Say, my good chap.  Have you checked the validity of your arguments?                        <!-- Brain fart -->
     | #default = Say, my good chap.  Have you checked the validity of your arguments?                        <!-- Brain fart -->

Revision as of 13:17, 2 February 2011


Here be a reference template with lots of cases depending on the variables set.