Template:Cite web: Difference between revisions

    From Nonbinary Wiki
    m>Ligulem
    m (<code><nowiki> instead of <pre> for one liner)
    m>Ligulem
    (Added date/month like in template:cite book, per talk)
    Line 15: Line 15:
    }}{{#if: {{{author|{{{last|}}}}}}
    }}{{#if: {{{author|{{{last|}}}}}}
       | {{#if: {{{coauthors|}}}| <nowiki>;</nowiki>&#32;{{{coauthors}}} }}
       | {{#if: {{{coauthors|}}}| <nowiki>;</nowiki>&#32;{{{coauthors}}} }}
    }}{{#if: {{{year|}}}
    }}{{#if: {{{date|}}}
      | &#32;({{{year|}}})
      | &#32;({{{date}}})
      | {{#if: {{{year|}}}
        | {{#if: {{{month|}}}
          | &#32;({{{month}}} {{{year}}})
          | &#32;({{{year}}})
        }}
      }}
    }}{{#if: {{{last|}}}{{{author|}}}{{{year|}}}
    }}{{#if: {{{last|}}}{{{author|}}}{{{year|}}}
       | .}}{{#if: {{{url|}}} | {{#if: {{{title|}}}
       | .}}{{#if: {{{url|}}} | {{#if: {{{title|}}}
    Line 39: Line 45:
    | authorlink =
    | authorlink =
    | coauthors =
    | coauthors =
    | year =
    | date =
    | year =
    | month =
    | url =
    | url =
    | title =
    | title =
    Line 49: Line 57:
    | accessyear =
    | accessyear =
    }}</pre>
    }}</pre>
    <code><nowiki>{{cite web|last= |first= |authorlink= |coauthors= |year= |url= |title= |format= |work= |pages= |publisher= |accessdate= |accessyear= }}
    <code><nowiki>{{cite web|last= |first= |authorlink= |coauthors= | date= |url= |title= |format= |work= |pages= |publisher= |accessdate= |accessyear= }}
    </nowiki></code>
    </nowiki></code>
    === Required parameters ===
    === Required parameters ===
    Line 62: Line 70:
    ** '''authorlink''' works either with '''author''' or with '''last''' & '''first''' to link to the appropriate article
    ** '''authorlink''' works either with '''author''' or with '''last''' & '''first''' to link to the appropriate article
    ** '''coauthors''': allows additional authors
    ** '''coauthors''': allows additional authors
    * '''year''': Date published.
    * '''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.
    * '''format''': Format, i.e. PDF.  HTML implied if not specified.
    * '''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.

    Revision as of 23:41, 6 May 2006

    This template is a simpler replacement for 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 =
    | accessdate =
    | accessyear =
    }}

    {{cite web|last= |first= |authorlink= |coauthors= | date= |url= |title= |format= |work= |pages= |publisher= |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


    Template:Esoteric

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