Difference between revisions of "Template:AdditionalLocations"
From DDO Compendium
MNDeveloper (talk | contribs) (Created page with "<noinclude> {{TemplateDocumentation |name = MonsterLocations |description = This template is used to render information about a list of locations for a monster. |category=NPC...") |
MNDeveloper (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{TemplateDocumentation | {{TemplateDocumentation | ||
|name = | |name = AdditionalLocations | ||
|description = This template is used to render information about a list of locations for | |description = This template is used to render information about a list of locations for anything. | ||
|category= | |category=Shared Templates | ||
|usesnamedparameters = | |usesnamedparameters = | ||
|parameter1name = category prefix | |parameter1name = category prefix | ||
Line 11: | Line 11: | ||
}}</noinclude> | }}</noinclude> | ||
{{#if: {{{2|}}}| | {{#if: {{{2|}}}| | ||
* [[{{{2}}}]][[Category: {{{1}}} {{{2}}}]]}} | * [[{{{2}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{2}}}]]}}}} | ||
{{#if: {{{3|}}}| | {{#if: {{{3|}}}| | ||
* [[{{{3}}}]][[Category: {{{1}}} {{{3}}}]]}} | * [[{{{3}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{3}}}]]}}}} | ||
{{#if: {{{4|}}}| | {{#if: {{{4|}}}| | ||
* [[{{{4}}}]][[Category: {{{1}}} {{{4}}}]]}} | * [[{{{4}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{4}}}]]}}}} | ||
{{#if: {{{5|}}}| | {{#if: {{{5|}}}| | ||
* [[{{{5}}}]][[Category: {{{1}}} {{{5}}}]]}} | * [[{{{5}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{5}}}]]}}}} | ||
{{#if: {{{6|}}}| | {{#if: {{{6|}}}| | ||
* [[{{{6}}}]][[Category: {{{1}}} {{{6}}}]]}} | * [[{{{6}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{6}}}]]}}}} | ||
{{#if: {{{7|}}}| | {{#if: {{{7|}}}| | ||
* [[{{{7}}}]][[Category: {{{1}}} {{{7}}}]]}} | * [[{{{7}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{7}}}]]}}}} | ||
{{#if: {{{8|}}}| | {{#if: {{{8|}}}| | ||
* [[{{{8}}}]][[Category: {{{1}}} {{{8}}}]]}} | * [[{{{8}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{8}}}]]}}}} | ||
{{#if: {{{9|}}}| | {{#if: {{{9|}}}| | ||
* [[{{{9}}}]][[Category: {{{1}}} {{{9}}}]]}} | * [[{{{9}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{9}}}]]}}}} | ||
{{#if: {{{10|}}}| | {{#if: {{{10|}}}| | ||
* [[{{{10}}}]][[Category: {{{1}}} {{{10}}}]]}} | * [[{{{10}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{10}}}]]}}}} | ||
{{#if: {{{11|}}}| | {{#if: {{{11|}}}| | ||
* [[{{{11}}}]][[Category: {{{1}}} {{{11}}}]]}} | * [[{{{11}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{11}}}]]}}}} |
Latest revision as of 00:25, 22 December 2023
AdditionalLocations[edit]
This template is used to render information about a list of locations for anything.
Usage[edit]
{{AdditionalLocations|(category prefix)|(location1)}}
Parameter Documentation | |
category prefix | The prefix (before the location) for the category for the location |
location1 | Location #1 - this can be repeated up to 10 times |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.