Template:Cite web: Difference between revisions
m
+zh:
m>Ligulem (added to category:Templates using ParserFunctions) |
m>Sl m (+zh:) |
||
Line 1: | Line 1: | ||
<cite style="font-style:normal;"><includeonly>{{ | <cite style="font-style:normal;"><includeonly>{{ | ||
#if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}} | #if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}} | ||
||Error on call to [[template:cite web]]: Parameters '''url''' and '''title''' must be specified | ||Error on call to [[template:cite web]]: Parameters '''url''' and '''title''' must be specified | ||
}}</includeonly>{{#if: {{{author|{{{last|}}}}}} | }}</includeonly>{{#if: {{{author|{{{last|}}}}}} | ||
Line 26: | Line 26: | ||
}}{{#if: {{{publisher|}}} | }}{{#if: {{{publisher|}}} | ||
|  {{{publisher}}}. | |  {{{publisher}}}. | ||
}}{{#if: {{{accessdate|}}} | }}{{#if: {{{accessdate|}}} | ||
|  URL accessed on [[{{{accessdate}}}]]{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}. | |  URL accessed on [[{{{accessdate}}}]]{{#if: {{{accessyear|}}} | , [[{{{accessyear}}}]] }}. | ||
}}</cite><noinclude> | }}</cite><noinclude> | ||
Line 33: | Line 33: | ||
== Usage == | == Usage == | ||
'''<nowiki>{{cite web | '''<nowiki>{{cite web | ||
| last = | | last = | ||
| first = | | first = | ||
| authorlink = | | authorlink = | ||
| coauthors = | | coauthors = | ||
| year = | | year = | ||
| url = | | url = | ||
| title = | | title = | ||
| format = | | format = | ||
| work = | | work = | ||
| publisher = | | publisher = | ||
| accessdate = | | accessdate = | ||
| accessyear = | | accessyear = | ||
}}</nowiki>''' | }}</nowiki>''' | ||
Line 62: | Line 62: | ||
* '''work''': If this item is part of a larger work, name of that work. | * '''work''': If this item is part of a larger work, name of that work. | ||
* '''publisher''': Publisher, if any. | * '''publisher''': Publisher, if any. | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
Line 69: | Line 68: | ||
[[Category:Citation templates|{{PAGENAME}}]] | [[Category:Citation templates|{{PAGENAME}}]] | ||
[[Category:Templates using ParserFunctions|{{PAGENAME}}]] | [[Category:Templates using ParserFunctions|{{PAGENAME}}]] | ||
[[vi:Tiêu bản:Chú thích web]] | [[vi:Tiêu bản:Chú thích web]] | ||
[[zh:Template:Cite web]] | |||
</noinclude> | </noinclude> |