Template:Cite web: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Ligulem used new parameters "test" and "then" of {{if}} instead of "1=" and "2=" (this should have not changed the semantic of the code) |
meta>Ligulem Warning: drastic change: Replaced {{if}} with new {{qif}}. I have tested that but please revert quickly if you see anything that doesn't work. Thanks! |
||
Line 1: | Line 1: | ||
{{ | {{qif | ||
|test={{boolnand | |test={{boolnand | ||
|1={{booland | |1={{booland | ||
Line 8: | Line 8: | ||
}} | }} | ||
|then={{tl|web reference}}: Parameter '''url''', '''title''' and '''date''' must be specified | |then={{tl|web reference}}: Parameter '''url''', '''title''' and '''date''' must be specified | ||
}}{{{Author|{{{author|}}}}}}{{ | }}{{{Author|{{{author|}}}}}}{{qif | ||
|test={{{PublishYear|{{{publishyear|}}}}}} | |test={{{PublishYear|{{{publishyear|}}}}}} | ||
|then= ({{{PublishYear|{{{publishyear|}}}}}}) | |then= ({{{PublishYear|{{{publishyear|}}}}}}) | ||
}}{{ | }}{{qif | ||
|test={{boolor | |test={{boolor | ||
|1={{{Author|{{{author|}}}}}} | |1={{{Author|{{{author|}}}}}} | ||
Line 17: | Line 17: | ||
}} | }} | ||
|then=. | |then=. | ||
}}{{ | }}{{qif | ||
|test={{booland | |test={{booland | ||
|1={{{URL|{{{url|}}}}}} | |1={{{URL|{{{url|}}}}}} | ||
Line 23: | Line 23: | ||
}} | }} | ||
|then=[{{{URL|{{{url}}}}}} {{{Title|{{{title}}}}}}]. | |then=[{{{URL|{{{url}}}}}} {{{Title|{{{title}}}}}}]. | ||
}}{{ | }}{{qif | ||
|test={{{format|{{{Format|}}}}}} | |test={{{format|{{{Format|}}}}}} | ||
|then= ({{{Format|{{{format}}}}}}) | |then= ({{{Format|{{{format}}}}}}) | ||
}}{{ | }}{{qif | ||
|test={{{Work|{{{work|}}}}}} | |test={{{Work|{{{work|}}}}}} | ||
|then=''{{{Work|{{{work}}}}}}''. | |then=''{{{Work|{{{work}}}}}}''. | ||
}} {{ | }} {{qif | ||
|test={{{Publisher|{{{publisher|}}}}}} | |test={{{Publisher|{{{publisher|}}}}}} | ||
|then={{{Publisher|{{{publisher}}}}}}. | |then={{{Publisher|{{{publisher}}}}}}. | ||
}} {{ | }} {{qif | ||
|test={{{Date|{{{date|}}}}}} | |test={{{Date|{{{date|}}}}}} | ||
|then=URL accessed on [[{{{Date|{{{date}}}}}}]] | |then=URL accessed on [[{{{Date|{{{date}}}}}}]] | ||
}} {{ | }} {{qif | ||
|test={{{Year|{{{year|}}}}}} | |test={{{Year|{{{year|}}}}}} | ||
|then=[[{{{Year|{{{year}}}}}}]] | |then=[[{{{Year|{{{year}}}}}}]] |