Vorlage:url: Unterschied zwischen den Versionen

Aus Mikiwiki
Wechseln zu: Navigation, Suche
 
(38 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>
| {{#iconlink: {{{2}}} | {{{3}}}}}
+
<td>{{{3}}}</td>
| [[image:country_{{{4}}}.gif]]  
+
<td>{{#iconlink: {{{4}}}|{{{5}}}|{{{icon|}}} }}<span class=plainlinks><sup>[http://wayback.archive.org/web/*/{{{4}}} wbm]</sup>{{{sublink|}}}</span></td>
|  
+
<td>{{{6|}}}</td>
 +
</tr>
 
</pre>
 
</pre>
  
 
== Variablen ==
 
== Variablen ==
  
{| class=wikitable width=100%
+
{| class=list width=100%
 
! width=10% | Variable !! Beschreibung
 
! width=10% | Variable !! Beschreibung
 
|-
 
|-
| <tt>{{{1}}}</tt> || Datum
+
| <tt>{{{1}}}</tt> || Länderkürzel
 +
|-
 +
| <tt>{{{2}}}</tt> || Herausgeber
 +
|-
 +
| <tt>{{{3}}}</tt> || Sprachcode
 +
|-
 +
| <tt>{{{4}}}</tt> || URL
 
|-
 
|-
| <tt>{{{2}}}</tt> || URL
+
| <tt>{{{5}}}</tt> || Linktitel
 
|-
 
|-
| <tt>{{{3}}}</tt> || Linktitel
+
| <tt>{{{6}}}</tt> || Anmerkungen
 
|-
 
|-
| <tt>{{{4}}}</tt> || Länderkürzel
+
| <tt>{{{icon}}}</tt> || URL zum [[Favicon]]
 
|-
 
|-
| <tt>{{{5}}}</tt> || Herausgeber
+
| <tt>{{{sublink}}}</tt> || Sublink
 
|}
 
|}
  
  
 
{{cat|Vorlage}}
 
{{cat|Vorlage}}
</noinclude>
+
</noinclude><includeonly><tr>
<includeonly>|-
+
<td>{{country1|{{{1}}}}} {{{2}}}</td>
| {{{1}}}
+
<td>{{{3}}}</td>
| {{#iconlink: {{{2}}} | {{{3}}}}} {{#iconlink: http://web.archive.org/web/*/{{{2}}} | -}}
+
<td>{{#iconlink: {{{4}}}|{{{5}}}|{{{icon|}}} }}<span class=plainlinks><sup>[http://wayback.archive.org/web/*/{{{4}}} wbm]</sup>{{{sublink|}}}</span></td>
| [[image:country_{{{4}}}.gif]]
+
<td>{{{6|}}}</td>
| </includeonly>
+
</tr></includeonly>

Aktuelle Version vom 16. September 2011, 21:05 Uhr

Erzeugt eine Zeile für eine Auflistung von Weblinks innerhalb der Vorlage:Weblinks.

Inhaltsverzeichnis

Wiki-Syntax

<tr>
<td>{{country1|{{{1}}}}} {{{2}}}</td>
<td>{{{3}}}</td>
<td>{{#iconlink: {{{4}}}|{{{5}}}|{{{icon|}}} }}<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
{{{icon}}} URL zum Favicon
{{{sublink}}} Sublink