Template:Ref/up1: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (2 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]]. | | ||