Vorlage:Cite web: Unterschied zwischen den Versionen

Aus Android Wiki
Keine Bearbeitungszusammenfassung
K (1 Version importiert)
 
(3 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<includeonly>{{
<includeonly>{{#invoke:citation/CS1|citation
#if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}}
|CitationClass=web
  ||Fehler beim Aufruf der [[Vorlage:cite web]]: Die Parameter '''url''' und '''title''' müssen vorhanden sein.
}}</includeonly><noinclude>
}}{{
{{documentation}}
#if: {{{archiveurl|}}}{{{archivedate|}}}
  | {{#if: {{#if: {{{archiveurl|}}}| {{#if: {{{archivedate|}}} |1}}}}
    ||Fehler beim Aufruf der [[Vorlage:cite web]]: Die Parameter '''archiveurl''' und '''archivedate''' müssen beide vorhanden sein oder müssen beide fehlen.
  }}
}}{{#if: {{{author|}}}{{{last|}}}{{{last1|}}}
  | {{#if: {{{authorlink|}}}
    | [[{{{authorlink}}}|{{#if: {{{last|}}}
      | {{#if: {{{first|}}} | {{{first}}} }} {{{last}}}
      | {{#if: {{{author|}}} | {{{author}}} | {{#if: {{{first1|}}} | {{{first1}}} }} {{{last1}}} }}
      }}]]
    | {{#if: {{{last|}}}
      | {{#if: {{{first|}}} | {{{first}}} }} {{{last}}}
      | {{#if: {{{author|}}} | {{{author}}} | {{#if: {{{first1|}}} | {{{first1}}} }} {{{last1}}} }}
      }}
    }}
}}{{#if: {{{last2|}}}
  | , {{#if: {{{first2|}}} | {{{first2}}} }} {{{last2}}}
}}{{#if: {{{last3|}}}
  | , {{#if: {{{first3|}}} | {{{first3}}} }} {{{last3}}}
}}{{#if: {{{last4|}}}
  | , {{#if: {{{first4|}}} | {{{first4}}} }} {{{last4}}}
}}{{#if: {{{last5|}}}
  | , {{#if: {{{first5|}}} | {{{first5}}} }} {{{last5}}}
}}{{#if: {{{last6|}}}
  | , {{#if: {{{first6|}}} | {{{first6}}} }} {{{last6}}}
}}{{#if: {{{last7|}}}
  | , {{#if: {{{first7|}}} | {{{first7}}} }} {{{last7}}}
}}{{#if: {{{last8|}}}
  | , {{#if: {{{first8|}}} | {{{first8}}} }} {{{last8}}}
}}{{#if: {{{last8|}}}
  | , et al.
}}{{#if: {{{author|}}}{{{last|}}}{{{last1|}}}
  | {{#if: {{{coauthors|}}}| <nowiki>,</nowiki>&#32;{{{coauthors}}} }}
}}{{#if: {{{last|}}}{{{author|}}}{{{last1|}}}
| &#58;&#32;}}{{#if: {{{archiveurl|}}}
    | {{#if: {{{archiveurl|}}} | {{#if: {{{title|}}} | <cite>[{{{archiveurl}}} {{{title}}}]</cite> }} }}
    | {{#if: {{{url|}}} | {{#if: {{{title|}}} | <cite>[{{{url}}} {{{title}}}]</cite> }} }}
}}{{#if: {{{language|}}}{{{format|}}}
    |&#32;({{#if: {{{language|}}}|<span style="color:#555; font-size:90%;">{{{language}}}</span>{{#if: {{{format|}}}|,&#32;|}}
      }}{{#if: {{{format|}}}|{{{format|}}}}})
    |{{#if: {{{url|}}} | {{#if: {{{title|}}} |.}}}}
}}{{#if: {{{work|}}}
  | &#32;In: <cite>{{{work}}}</cite>.
}}{{#if: {{{publisher|}}}
  |&#32;{{{publisher}}}.|
}}{{#if: {{{pages|}}}
  | &#32;S. {{{pages}}}.
  | {{#if: {{{at|}}}
    | &#32;{{{at}}}.}}
}}{{#if: {{{date|}}}
    | &#32;{{#iferror:{{{date}}}|{{{date}}}}}.
    | {{#if: {{{year|}}}
      | {{#if: {{{month|}}}
        | &#32;{{{month}}} {{{year}}}.
        | &#32;{{{year}}}.
      }}
    }}
}}{{#if: {{{id|}}}
  | &#32;{{{id}}}.
}}{{#if: {{{bibcode|}}}
  | &#32;Bibcode:&nbsp;[http://adsabs.harvard.edu/abs/{{{bibcode}}} {{{bibcode}}}].
}}{{#if: {{{doi|}}}
  | &#32;{{DOI|{{{doi}}}}}.
}}{{#if: {{{pmid|}}}
  | &#32;PMID {{{pmid}}}.
}}{{#if: {{{PMID|}}}
  | &#32;PMID {{{PMID}}}.
}}{{#if: {{{pmc|}}}
  | &#32;Volltext bei [[PubMed Central|PMC]]: [http://www.pubmedcentral.gov/articlerender.fcgi?tool=pmcentrez&artid={{{pmc}}} {{{pmc}}}].
}}{{#if: {{{arxiv|}}}
  | &#32;{{arxiv|{{{arxiv}}}}}.
}}{{#if: {{{archivedate|}}}
  | &#32;Archiviert vom [{{{url}}} Original] am {{#iferror: {{{archivedate}}} | {{{archivedate}}} }}.
}}{{#if: {{{accessdate|}}}
  | &#32;Abgerufen am {{#iferror: {{{accessdate}}} | {{{accessdate}}} }}{{#if: {{{quote|}}}||.}}
}}{{#if: {{{quote|}}}
  | &#58;&nbsp;„{{{quote}}}“
}}{{#if:{{{accessdate|}}}||[[Kategorie:Wikipedia:Fehlender Parameter accessdate in Vorlage Cite web]]
}}{{#if:{{Boolandnot|{{{offline|}}}|{{{archiveurl|}}}}}|{{Dead link|url={{{url}}}}}
}}</includeonly>
<noinclude>
{{Wikipedia|Vorlage:Cite_web}}
{{TemplateData|<templatedata>
{
"description": "Diese Vorlage wird verwendet, um in der DroidWiki Einzelnachweise zu formatieren, bei denen es sich um Weblinks handelt.",
"params": {
"url": {
"label": "URL",
"description": "Vollständige URL zur Quelle/Webseite (inkl. http://).",
"type": "string",
"required": true
},
"title": {
"label": "Titel",
"description": "Titel der Quelle/Webseite",
"type": "string",
"required": true
},
"accessdate": {
"label": "Abrufdatum",
"description": "Volles Datum, an dem die Website gefunden wurde (im ISO-Format YYYY-MM-DD).",
"type": "string",
"required": true
},
"last": {
"label": "Nachname Autor",
"description": "Nachname des Autoren.",
"type": "string",
"required": false
},
"first": {
"label": "Vorname Autor",
"description": "Vorname des Autoren.",
"type": "string",
"required": false
},
"last2": {
"label": "Nachname zweiter Autor",
"description": "Nachname des zweiten Autoren.",
"type": "string",
"required": false
},
"first2": {
"label": "Vorname zweiter Autor",
"description": "Vorname des zweiten Autoren.",
"type": "string",
"required": false
},
"author": {
"label": "Name Autor",
"description": "Vollständiger Name des Autoren",
"type": "string",
"required": false
},
"authorlink": {
"label": "Autorenlink",
"description": "Produziert mit 'author' oder mit 'last' und 'first' einen Link zum Wikipedia-Artikel des Autoren. Funktioniert nicht mit URLs.",
"type": "string",
"required": false
},
"date": {
"label": "Datum",
"description": "Datum der Veröffentlichung (im ISO-Format YYYY-MM-DD)",
"type": "string",
"required": false
},
"format": {
"label": "Format",
"description": "Format mit Semikolon abgetrennter Größe, z. B. PDF; 2,0 MB.",
"type": "string",
"required": false,
"default": "HTML"
},
"work": {
"label": "Werk",
"description": "Wenn die Website Teil eines größeren Werkes ist: Name des Werkes.",
"type": "string",
"required": false
},
"publisher": {
"label": "Herausgeber",
"description": "Herausgebende Körperschaft, wenn vorhanden (bspw. staatliche Anstalt, Bildungseinrichtung oder Firma)",
"type": "string",
"required": false
},
"pages": {
"label": "Seitennummer(n)",
"description": "Seitennummer der für das Zitat relevanten Seiten, wenn eine vorhanden ist, insbesondere PDF.",
"type": "string",
"required": false
},
"language": {
"label": "Sprache",
"description": "Sprache der Publikation",
"type": "string",
"required": false
},
"archiveurl": {
"label": "URL ur archivierten Version",
"description": "URL der archivierten Version der Website, benötigt archivedate.",
"type": "string",
"required": false
},
"archivedate": {
"label": "Datum der Archivierung",
"description": "Datum, an dem die Webseite archiviert wurde (im ISO-Format YYYY-MM-DD), benötigt archiveurl.",
"type": "string",
"required": false
},
"quote": {
"label": "Zitat",
"description": "Relevantes Zitat aus der Webseite.",
"type": "string",
"required": false
},
"offline": {
"label": "Webseite offline?",
"description": "'yes', wenn die Seite nicht mehr erreichbar ist, ansonsten hier nichts ausfüllen. (Darf nicht zusammen mit archiveurl vewendet werden).",
"type": "string",
"required": false
},
"last1": {},
"first1": {},
"last3": {},
"first3": {},
"last4": {},
"first4": {},
"last5": {},
"first5": {},
"last6": {},
"first6": {},
"last7": {},
"first7": {},
"last8": {},
"first8": {},
"coauthors": {},
"at": {},
"year": {},
"month": {},
"id": {},
"bibcode": {},
"doi": {},
"pmid": {},
"PMID": {},
"pmc": {},
"arxiv": {}
}
}
</templatedata>}}
</noinclude>
</noinclude>
<noinclude>[[Kategorie:Vorlage:Inline]]</noinclude>

Aktuelle Version vom 27. Mai 2016, 18:28 Uhr

Interner Lua-Fehler: Der Interpreter beendet sich mit dem Status 127.