Tritt unserem Discord bei und informiere dich auf unserem Twitter-Kanal über die aktuellsten Themen rund um Fallout!
Änderung 29928 von Alessio79 (Diskussion) rückgängig gemacht. |
ein paar anpassungen |
||
| Zeile 7: | Zeile 7: | ||
{{Ortstabelle|row | {{Ortstabelle|row | ||
|kartenmarkierung = [[Beispielmarkierung]] | |kartenmarkierung = [[Beispielmarkierung]] | ||
|beschreibung = Beispielbeschreibung | |beschreibung = Beispielbeschreibung | ||
}} | }} | ||
{{Ortstabelle|end}} | {{Ortstabelle|end}} | ||
| Zeile 14: | Zeile 14: | ||
This template generates a table with 2 columns, "Map marker" and "Location description". If transcluded on another page via {{tl|Transcludesection}}, a third column is added which contains a link back to the origin page. | This template generates a table with 2 columns, "Map marker" and "Location description". If transcluded on another page via {{tl|Transcludesection}}, a third column is added which contains a link back to the origin page. | ||
=== | ===Erstellen einer Standard-Ortstabelle=== | ||
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 20: | Zeile 20: | ||
# Once with <code><unnamed 1></code> set to "end". | # Once with <code><unnamed 1></code> set to "end". | ||
=== | ===Kombinieren mehrerer 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". | ||
| Zeile 29: | Zeile 29: | ||
{{Docparam|name=<unnamed 1>|req=semi|default=row|desc= | {{Docparam|name=<unnamed 1>|req=semi|default=row|desc= | ||
Verfügbare Optionen: | |||
* ''end'': Returns end of location table (closes table). | * ''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). | * ''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). | ||
| Zeile 50: | Zeile 50: | ||
{{Ortstabelle|row | {{Ortstabelle|row | ||
|kartenmarkierung = | |kartenmarkierung = | ||
|beschreibung = | |beschreibung = | ||
}} | }} | ||
{{Ortstabelle|row | {{Ortstabelle|row | ||
|kartenmarkierung = | |kartenmarkierung = | ||
|beschreibung = | |beschreibung = | ||
}} | }} | ||
{{Ortstabelle|row | {{Ortstabelle|row | ||
| Zeile 62: | Zeile 62: | ||
{{Ortstabelle|row | {{Ortstabelle|row | ||
|kartenmarkierung = | |kartenmarkierung = | ||
|beschreibung = | |beschreibung = | ||
}} | }} | ||
{{Ortstabelle|row | {{Ortstabelle|row | ||
|kartenmarkierung = | |kartenmarkierung = | ||
|beschreibung = | |beschreibung = | ||
}} | }} | ||
{{Ortstabelle|end}} | {{Ortstabelle|end}} | ||
</pre> | </pre> | ||
=== | ===Übersichtstabelle=== | ||
<pre> | <pre> | ||
{{Ortstabelle|overview}} | {{Ortstabelle|overview}} | ||
Version vom 23. November 2011, 14:58 Uhr
| Diese Seite enthält Informationen zur Verwendung für Vorlage:Ortstabelle. |
Template for item location tables. Designed to allow easy combination of individual location tables in one table on an overview page.
Benutzung
{{Ortstabelle|start}}
{{Ortstabelle|row
|kartenmarkierung = [[Beispielmarkierung]]
|beschreibung = Beispielbeschreibung
}}
{{Ortstabelle|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-Ortstabelle
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 mehrerer Tabellen in einer Übersichtstabelle
Use the following steps:
- Insert this template with
<unnamed 1>set to "overview". - Use {{Transcludesection}} to transclude as many section from other pages as you need. See {{Transcludesection}} for instructions on how to mark sections.
- Insert this template with
<unnamed 1>set to "end".
Parameter
(Standard: "row")
<unnamed 1>Verfügbare Optionen:
- 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).
beschreibung
Detailed description of the item location.
kartenmarkierung
Name of the closest marker on the world map for the item location.
Copy/paste
Standard table
{{Ortstabelle|start}}
{{Ortstabelle|row
|kartenmarkierung =
|beschreibung =
}}
{{Ortstabelle|row
|kartenmarkierung =
|beschreibung =
}}
{{Ortstabelle|row
|kartenmarkierung =
|beschreibung =
}}
{{Ortstabelle|row
|kartenmarkierung =
|beschreibung =
}}
{{Ortstabelle|row
|kartenmarkierung =
|beschreibung =
}}
{{Ortstabelle|end}}
Übersichtstabelle
{{Ortstabelle|overview}}
{{Transcludesection||}}
{{Transcludesection||}}
{{Transcludesection||}}
{{Transcludesection||}}
{{Transcludesection||}}
{{Ortstabelle|end}}
Technisches
- Hilfsvorlage: {{Pagename nd}}
- Extension benutzt: VariablesExtension