Vorlage:url: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Michi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Michi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
(41 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<noinclude> | <noinclude> | ||
Erzeugt eine Zeile für eine Auflistung von Weblinks. | Erzeugt eine Zeile für eine Auflistung von Weblinks innerhalb der [[Vorlage:Weblinks]]. | ||
== Wiki-Syntax == | == Wiki-Syntax == | ||
<pre class=wiki> | <pre class=wiki> | ||
<tr> | |||
| {{{1}}} | <td>{{country1|{{{1}}}}} {{{2}}}</td> | ||
<td>{{{3}}}</td> | |||
<td>[{{{4}}} {{{5}}}]<span class=plainlinks><sup>[http://wayback.archive.org/web/*/{{{4}}} wbm]</sup>{{{sublink|}}}</span></td> | |||
| | <td>{{{6|}}}</td> | ||
</tr> | |||
</pre> | </pre> | ||
== Variablen == | == Variablen == | ||
{| class= | {| class=list width=100% | ||
! width=10% | Variable !! Beschreibung | ! width=10% | Variable !! Beschreibung | ||
|- | |- | ||
| <tt>{{{1}}}</tt> || | | <tt>{{{1}}}</tt> || Länderkürzel | ||
|- | |||
| <tt>{{{2}}}</tt> || Herausgeber | |||
|- | |||
| <tt>{{{3}}}</tt> || Sprachcode | |||
|- | |- | ||
| <tt>{{{ | | <tt>{{{4}}}</tt> || URL | ||
|- | |- | ||
| <tt>{{{ | | <tt>{{{5}}}</tt> || Linktitel | ||
|- | |- | ||
| <tt>{{{ | | <tt>{{{6}}}</tt> || Anmerkungen | ||
|- | |- | ||
| <tt>{{{ | | <tt>{{{sublink}}}</tt> || Sublink | ||
|} | |} | ||
{{cat|Vorlage}} | {{cat|Vorlage}} | ||
</noinclude> | </noinclude><includeonly><tr> | ||
<includeonly> | <td>{{country1|{{{1}}}}} {{{2}}}</td> | ||
| {{{1}}} | <td>{{{3}}}</td> | ||
<td>[{{{4}}} {{{5}}}]<span class=plainlinks><sup>[http://wayback.archive.org/web/*/{{{4}}} wbm]</sup>{{{sublink|}}}</span></td> | |||
<td>{{{6|}}}</td> | |||
</tr></includeonly> |
Aktuelle Version vom 14. Mai 2024, 16:49 Uhr
Erzeugt eine Zeile für eine Auflistung von Weblinks innerhalb der Vorlage:Weblinks.
Wiki-Syntax
<tr> <td>{{country1|{{{1}}}}} {{{2}}}</td> <td>{{{3}}}</td> <td>[{{{4}}} {{{5}}}]<span class=plainlinks><sup>[http://wayback.archive.org/web/*/{{{4}}} wbm]</sup>{{{sublink|}}}</span></td> <td>{{{6|}}}</td> </tr>
Variablen
Variable | Beschreibung |
---|---|
{{{1}}} | Länderkürzel |
{{{2}}} | Herausgeber |
{{{3}}} | Sprachcode |
{{{4}}} | URL |
{{{5}}} | Linktitel |
{{{6}}} | Anmerkungen |
{{{sublink}}} | Sublink |