Difference between revisions of "Template:Ref/up1"
Jump to navigation
Jump to search
m |
m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<!-- If date is defined, print '($date). ' --> | <!-- If date is defined, print '($date). ' --> | ||
#if: {{{date |}}} | ({{{date}}}).  }}{{ | #if: {{{date |}}} | ({{{date}}}).  }}{{ | ||
<!-- If | <!-- If title is defined, print '''$title''. ' --> | ||
#if: {{{ | #if: {{{title |}}} | ''{{{title}}}''.  }}{{ | ||
<!-- If pub is defined, print '$pub. ' --> | |||
#if: {{{pub |}}} | {{{pub}}}.  }}{{ | |||
<!-- If type is "int", then print '[[$doc |Verify this source]].' --> | <!-- If type is "int", then print '[[$doc |Verify this source]].' --> | ||
#ifeq: {{{type}}} | int | [[{{{doc}}} |Verify this source]]. | | #ifeq: {{{type}}} | int | [[{{{doc}}} |Verify this source]]. | | ||
Line 12: | Line 14: | ||
#if: {{{dom |}}} | [{{{url}}} {{{dom}}}] | | #if: {{{dom |}}} | [{{{url}}} {{{dom}}}] | | ||
{{ <!-- If neither fetch nor dom are definted, then if url exists, print '[$url]'. --> | {{ <!-- If neither fetch nor dom are definted, then if url exists, print '[$url]'. --> | ||
#if: {{{url}}} | [{{{url}}}] }} }} }} }} | #if: {{{url|}}} | [{{{url}}}] }} }} }} }} |