Vorlage:Portal/Documentation: Unterschied zwischen den Versionen
Aus EnzyklopAtys
K (Zorroargh verschob die Seite Vorlage:Portail/Documentation nach Vorlage:Portal/Documentation, ohne dabei eine Weiterleitung anzulegen: not transalted, but meanwhile... used for Vorlage:Portal) |
K |
||
(4 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
[[{{FULLPAGENAME}}|⇐]] | [[{{FULLPAGENAME}}|⇐]] | ||
− | == | + | == Verwendung == |
− | + | '''Vorlage ''{{BASEPAGENAME}}''''' ermöglicht die anzeige von banner-portal. | |
− | == | + | == Syntax == |
− | + | <nowiki>{{</nowiki>{{BASEPAGENAME}} | |
− | + | |portal=... | |
− | + | |title=... | |
− | + | |icon=... | |
− | + | |title sub-portal=... | |
− | + | |sub-portal=... | |
− | + | }} | |
− | |||
− | == | + | == Einstellungen == |
− | * <code> | + | * <code>portal</code> : Link des portals. |
− | * <code> | + | * <code>icon</code> : Bild, welches als symbol-portal. Das bild ist reduziert auf die größe des banners. Standardmäßig ist das symbol «stub.png». |
− | * <code> | + | * <code>title</code> : Titel des portals. |
− | + | * <code>title sub-portal</code> : Unter dem titel mögliche. | |
− | * <code> | + | * <code>sub-portal</code> : Link für den untertitel. |
− | * <code> | ||
− | == | + | == Beispiel == |
− | === | + | ===Die minimale=== |
<pre> | <pre> | ||
− | {{ | + | {{Meta link towards portal |
− | + | |portal=Portal | |
− | + | |titel=Titel | |
}} | }} | ||
</pre> | </pre> | ||
− | + | gibt: | |
− | {{ | + | {{Meta link towards portal |
− | + | |portal=Portal | |
− | + | |title=Titel | |
}} | }} | ||
− | === | + | ===Mit der alle parameter erfasst=== |
<pre> | <pre> | ||
− | {{ | + | {{Meta link towards portal |
− | + | |portal=Portal | |
− | + | |titel=Titel | |
− | + | |icon=Dummy.png | |
− | + | |title sub-portal=Titel, sub-portal | |
− | + | |sub-portal=sub-portal | |
− | |||
}} | }} | ||
</pre> | </pre> | ||
− | + | gibt: | |
− | {{ | + | {{Meta link towards portal |
− | + | |portal=Portal | |
− | + | |title=Titel | |
− | + | |icon=Dummy.png | |
− | + | |title sub-portal=Titel, sub-portal | |
− | + | |sub-portal=sub-portal | |
− | |||
}} | }} | ||
− | === | + | ===Mit allen parametern ausgefüllt, die sich unter der übergeordneten=== |
<pre> | <pre> | ||
− | {{ | + | {{Meta link towards portal |
− | + | |portal=Portal | |
− | + | |title=Titel | |
− | + | |icon=Dummy.png | |
− | + | |title sub-portal=Titel, sub-portal | |
− | + | |sub-portal=sub-portal | |
− | |||
}} | }} | ||
</pre> | </pre> | ||
− | + | gibt: | |
− | {{ | + | {{Meta link towards portal |
− | + | |portal=Portal | |
− | + | |title=Titel | |
− | + | |icon=Dummy.png | |
− | + | |title sub-portal=Titel, sub-portal | |
− | + | |sub-portal=sub-portal | |
− | |||
}} | }} | ||
− | <noinclude>[[ | + | <noinclude>[[Kategorie:Vorlage:Portal]]</noinclude> |
Aktuelle Version vom 2. Juli 2019, 20:45 Uhr
Inhaltsverzeichnis
Verwendung
Vorlage Portal ermöglicht die anzeige von banner-portal.
Syntax
{{Portal |portal=... |title=... |icon=... |title sub-portal=... |sub-portal=... }}
Einstellungen
-
portal
: Link des portals. -
icon
: Bild, welches als symbol-portal. Das bild ist reduziert auf die größe des banners. Standardmäßig ist das symbol «stub.png». -
title
: Titel des portals. -
title sub-portal
: Unter dem titel mögliche. -
sub-portal
: Link für den untertitel.
Beispiel
Die minimale
{{Meta link towards portal |portal=Portal |titel=Titel }}
gibt:
Mit der alle parameter erfasst
{{Meta link towards portal |portal=Portal |titel=Titel |icon=Dummy.png |title sub-portal=Titel, sub-portal |sub-portal=sub-portal }}
gibt:
Mit allen parametern ausgefüllt, die sich unter der übergeordneten
{{Meta link towards portal |portal=Portal |title=Titel |icon=Dummy.png |title sub-portal=Titel, sub-portal |sub-portal=sub-portal }}
gibt: