Template:Cite web: Difference between revisions

    From Nonbinary Wiki
    m>Gennaro Prota
    (added language parameter, at least until the dust will settle on {{xx icon}})
    m>Ligulem
    (fixing space char bugs with new language parameters, added language to description)
    Line 25: Line 25:
    }}{{#if: {{{last|}}}{{{author|}}}{{{year|}}}
    }}{{#if: {{{last|}}}{{{author|}}}{{{year|}}}
       | .}}{{#if: {{{url|}}} | {{#if: {{{title|}}}
       | .}}{{#if: {{{url|}}} | {{#if: {{{title|}}}
         |  [{{{url}}} {{{title}}}] {{#if: {{{language|}}}|(in {{{language}}})}}.}}
         |  [{{{url}}} {{{title}}}]{{#if: {{{language|}}} |  (in {{{language}}}) }}.}}
    }}{{#if: {{{format|}}}
    }}{{#if: {{{format|}}}
       |  ({{{format|}}})
       |  ({{{format|}}})
    Line 54: Line 54:
    | pages =
    | pages =
    | publisher =
    | publisher =
    | language =
    | accessdate =
    | accessdate =
    | accessyear =
    | accessyear =
    }}</pre>
    }}</pre>
    <code><nowiki>{{cite web|last= |first= |authorlink= |coauthors= | date= |url= |title= |format= |work= |pages= |publisher= |accessdate= |accessyear= }}
    <code><nowiki>{{cite web|last= |first= |authorlink= |coauthors= | date= |url= |title= |format= |work= |pages= |publisher= | language= |accessdate= |accessyear= }}
    </nowiki></code>
    </nowiki></code>
    === Required parameters ===
    === Required parameters ===
    Line 76: Line 77:
    * '''publisher''': Publisher, if any.
    * '''publisher''': Publisher, if any.
    * '''pages''': Pages, if any, especially if pdf format
    * '''pages''': Pages, if any, especially if pdf format
    * '''language''': language of publication


    __NOEDITSECTION__
    __NOEDITSECTION__

    Revision as of 20:30, 13 May 2006

    This template replaces deprecated template:web reference. It provides lower case parameters only.

    Usage

    {{cite web
    | last =
    | first =
    | authorlink =
    | coauthors =
    | date = 
    | year = 
    | month =
    | url =
    | title =
    | format =
    | work =
    | pages =
    | publisher =
    | language =
    | accessdate =
    | accessyear =
    }}

    {{cite web|last= |first= |authorlink= |coauthors= | date= |url= |title= |format= |work= |pages= |publisher= | language= |accessdate= |accessyear= }}

    Required parameters

    • url: URL of online item.
    • title: Title of online item.
    • accessdate: Date (Month Day) when item was accessed. Should be ISO 8601 YYYY-MM-DD format.
      • accessyear: Year when item was accessed. (Optional if ISO 8601 date used)

    Optional parameters

    • author: Author
      • last works with first to produce last, first
      • authorlink works either with author or with last & first to link to the appropriate article
      • coauthors: allows additional authors
    • date: Full date of publication, in ISO 8601 YYYY-MM-DD format, eg. 2006-02-17. Must not be wikilinked.
      • OR: year: Year of publication, and month: Name of the month of publication. If you also have the day, use date instead. Must not be wikilinked.
    • format: Format, i.e. PDF. HTML implied if not specified.
    • work: If this item is part of a larger work, name of that work.
    • publisher: Publisher, if any.
    • pages: Pages, if any, especially if pdf format
    • language: language of publication


    Template:Esoteric

    bg:Шаблон:Cite web ru:Шаблон:Cite web vi:Tiêu bản:Chú thích web zh:Template:Cite web