VAULTPEDIA.DE ist seit dem 02.02.2026 öffentlich zugänglich.
Da es sich um ein frisch migriertes Wiki handelt, können vereinzelt noch Datenbank-, Seiten- oder Designfehler auftreten.
Tritt unserem Discord bei, um Fehler zu melden oder direkt mit dem Team in Kontakt zu treten.
K Schützte „Vorlage:Positionstabelle/doc“ ([edit=autoconfirmed] (unbeschränkt) [move=autoconfirmed] (unbeschränkt)) |
akt. tags |
||
| Zeile 3: | Zeile 3: | ||
==Benutzung== | ==Benutzung== | ||
<pre> | <pre> | ||
{{Positionstabelle|start}} | {{Positionstabelle|start}} | ||
| Zeile 15: | Zeile 16: | ||
===Erstellen einer Standard-Positionstabelle=== | ===Erstellen einer Standard-Positionstabelle=== | ||
This template needs to be called (at least) 3 times in order to produce a valid table: | This template needs to be called (at least) 3 times in order to produce a valid table: | ||
# Once with <code><unnamed 1></code> set to "start". | # Once with <code><unnamed 1></code> set to "start". | ||
| Zeile 21: | Zeile 23: | ||
===Kombinieren von mehreren Tabellen in einer Übersichtstabelle=== | ===Kombinieren von mehreren Tabellen in einer Übersichtstabelle=== | ||
Use the following steps: | Use the following steps: | ||
# Insert this template with <code><unnamed 1></code> set to "overview". | # Insert this template with <code><unnamed 1></code> set to "overview". | ||
# Use {{tl| | # Use {{tl|Transkludieresektion}} to transclude as many section from other pages as you need. See {{tl|Transkludieresektion}} for instructions on how to mark sections. | ||
# Insert this template with <code><unnamed 1></code> set to "end". | # Insert this template with <code><unnamed 1></code> set to "end". | ||
===Parameter=== | ===Parameter=== | ||
{{Docparam|name=<unnamed 1>|req=semi|default=row|desc= | {{Docparam|name=<unnamed 1>|req=semi|default=row|desc= | ||
| Zeile 46: | Zeile 50: | ||
==Kopiervorlagen== | ==Kopiervorlagen== | ||
===Standardtabelle=== | ===Standardtabelle=== | ||
<pre> | <pre> | ||
{{Positionstabelle|start}} | {{Positionstabelle|start}} | ||
| Zeile 71: | Zeile 76: | ||
</pre> | </pre> | ||
=== | ===Übersicht Tabelle=== | ||
<pre> | <pre> | ||
{{Positionstabelle|Übersicht}} | {{Positionstabelle|Übersicht}} | ||
{{ | {{Transkludieresektion||}} | ||
{{ | {{Transkludieresektion||}} | ||
{{ | {{Transkludieresektion||}} | ||
{{ | {{Transkludieresektion||}} | ||
{{ | {{Transkludieresektion||}} | ||
{{Positionstabelle|end}} | {{Positionstabelle|end}} | ||
</pre> | </pre> | ||
==Technisches== | ==Technisches== | ||
* Hilfsvorlage: {{tl|Pagename nd}} | * Hilfsvorlage: {{tl|Pagename nd}} | ||
* | * Erweiterung verwendet: [[Fallout Wiki:Erweiterungen|VariablesExtension]] | ||
Version vom 3. April 2012, 19:46 Uhr
| Diese Seite enthält Informationen zur Verwendung für Vorlage:Positionstabelle. |
Vorlage für Artikel-Positionstabellen. Entworfen, um leichte Kombination von individuellen Positionstabellen in einer Tabelle auf einer Übersicht-Seite zu erlauben.
Benutzung
{{Positionstabelle|start}}
{{Positionstabelle|row
|Kartenmarkierung =[[Beispielmarkierer]]
|Beschreibung =Beispielbeschreibung
}}
{{Positionstabelle|end}}
This template generates a table with 2 columns, "Map marker" and "Location description". If transcluded on another page via {{Transcludesection}}, a third column is added which contains a link back to the origin page.
Erstellen einer Standard-Positionstabelle
This template needs to be called (at least) 3 times in order to produce a valid table:
- Once with
<unnamed 1>set to "start". - Once (at least) with
<unnamed 1>set to "row". - Once with
<unnamed 1>set to "end".
Kombinieren von mehreren Tabellen in einer Übersichtstabelle
Use the following steps:
- Insert this template with
<unnamed 1>set to "overview". - Use {{Transkludieresektion}} to transclude as many section from other pages as you need. See {{Transkludieresektion}} for instructions on how to mark sections.
- Insert this template with
<unnamed 1>set to "end".
Parameter
- end: Returns end of location table (closes table).
- overview: Returns start of an overview table (starts table, inserts header row); in contrast to the start option, the header includes a third column (for the name of the transcluded page).
- row: Returns normal table row with "map marker"/"description" columns.
- start: Returns start of location table (starts table, inserts header row).
Kopiervorlagen
Standardtabelle
{{Positionstabelle|start}}
{{Positionstabelle|row
|Kartenmarkierung =
|Beschreibung =
}}
{{Positionstabelle|row
|Kartenmarkierung =
|Beschreibung =
}}
{{Positionstabelle|row
|Kartenmarkierung =
|Beschreibung =
}}
{{Positionstabelle|row
|Kartenmarkierung =
|Beschreibung =
}}
{{Positionstabelle|row
|Kartenmarkierung =
|Beschreibung =
}}
{{Positionstabelle|end}}
Übersicht Tabelle
{{Positionstabelle|Übersicht}}
{{Transkludieresektion||}}
{{Transkludieresektion||}}
{{Transkludieresektion||}}
{{Transkludieresektion||}}
{{Transkludieresektion||}}
{{Positionstabelle|end}}
Technisches
- Hilfsvorlage: {{Pagename nd}}
- Erweiterung verwendet: VariablesExtension