Zeile 6: | Zeile 6: | ||
== Parameters == | == Parameters == | ||
<templatedata>{ | <templatedata>{ | ||
− | "description": " | + | "description": "Generates a disambiguation page.", |
"params": { | "params": { | ||
"1": { | "1": { | ||
Zeile 19: | Zeile 19: | ||
== Usage == | == Usage == | ||
− | + | <pre> | |
{{disambiguate}} | {{disambiguate}} | ||
− | </ | + | </pre> |
== Variables == | == Variables == | ||
Zeile 44: | Zeile 44: | ||
* {{tl|article}} | * {{tl|article}} | ||
− | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | + | [[Category:Hilfewiki templates]]<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | |
{{#ifeq:{{SUBPAGENAME}}|sandbox | | | {{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
<!-- ADD CATEGORIES AFTER THIS LINE --> | <!-- ADD CATEGORIES AFTER THIS LINE --> | ||
− | + | ||
}} | }} | ||
}}</includeonly> | }}</includeonly> |
Version vom 30. September 2016, 10:43 Uhr
This is a documentation subpage for Vorlage:Disambiguate. It contains usage information, categories and other content that is not part of the original vorlage page. |
Description[Quelltext bearbeiten]
Generates a disambiguation page. Gathers all associated articles automatically, accumulates services, operation systems, targetgroups, and types. Then uses {{article}} and prints an infobox. Also lists all disambiguated pages.
Parameters[Quelltext bearbeiten]
Generates a disambiguation page.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Intro text | 1 | Content text (wikitext) displayed on the left of the infobox, right before the disambiguated pages' listing. | Inhalt | vorgeschlagen |
Usage[Quelltext bearbeiten]
{{disambiguate}}
Variables[Quelltext bearbeiten]
The templates sets these variables to the described values:
- disambig_osses
- array
- accumulated operation systems of associated articles
- disambig_pages
- array
- list of all disambiguated pages
- disambig_services
- array
- accumulated services of associated articles
- disambig_targetgroups
- array
- accumulated targetgroups of associated articles
- disambig_types
- array
- accumulated types of associated articles (should be only one)
See also[Quelltext bearbeiten]
- {{article}}