Difference between revisions of "Template:AdditionalLocations"

From DDO Compendium
(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...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{TemplateDocumentation
{{TemplateDocumentation
|name = MonsterLocations
|name = AdditionalLocations
|description = This template is used to render information about a list of locations for a monster.
|description = This template is used to render information about a list of locations for anything.
|category=NPC and Monster Templates
|category=Shared Templates
|usesnamedparameters =  
|usesnamedparameters =  
|parameter1name = category prefix
|parameter1name = category prefix
Line 11: Line 11:
}}</noinclude>
}}</noinclude>
{{#if: {{{2|}}}|
{{#if: {{{2|}}}|
*&nbsp;[[{{{2}}}]][[Category: {{{1}}} {{{2}}}]]}}
*&nbsp;[[{{{2}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{2}}}]]}}}}
{{#if: {{{3|}}}|
{{#if: {{{3|}}}|
*&nbsp;[[{{{3}}}]][[Category: {{{1}}} {{{3}}}]]}}
*&nbsp;[[{{{3}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{3}}}]]}}}}
{{#if: {{{4|}}}|
{{#if: {{{4|}}}|
*&nbsp;[[{{{4}}}]][[Category: {{{1}}} {{{4}}}]]}}
*&nbsp;[[{{{4}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{4}}}]]}}}}
{{#if: {{{5|}}}|
{{#if: {{{5|}}}|
*&nbsp;[[{{{5}}}]][[Category: {{{1}}} {{{5}}}]]}}
*&nbsp;[[{{{5}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{5}}}]]}}}}
{{#if: {{{6|}}}|
{{#if: {{{6|}}}|
*&nbsp;[[{{{6}}}]][[Category: {{{1}}} {{{6}}}]]}}
*&nbsp;[[{{{6}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{6}}}]]}}}}
{{#if: {{{7|}}}|
{{#if: {{{7|}}}|
*&nbsp;[[{{{7}}}]][[Category: {{{1}}} {{{7}}}]]}}
*&nbsp;[[{{{7}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{7}}}]]}}}}
{{#if: {{{8|}}}|
{{#if: {{{8|}}}|
*&nbsp;[[{{{8}}}]][[Category: {{{1}}} {{{8}}}]]}}
*&nbsp;[[{{{8}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{8}}}]]}}}}
{{#if: {{{9|}}}|
{{#if: {{{9|}}}|
*&nbsp;[[{{{9}}}]][[Category: {{{1}}} {{{9}}}]]}}
*&nbsp;[[{{{9}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{9}}}]]}}}}
{{#if: {{{10|}}}|
{{#if: {{{10|}}}|
*&nbsp;[[{{{10}}}]][[Category: {{{1}}} {{{10}}}]]}}
*&nbsp;[[{{{10}}}]]{{#if: {{{1|}}}|[[Category: {{{1}}} {{{10}}}]]}}}}
{{#if: {{{11|}}}|
{{#if: {{{11|}}}|
*&nbsp;[[{{{11}}}]][[Category: {{{1}}} {{{11}}}]]}}
*&nbsp;[[{{{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 prefixThe prefix (before the location) for the category for the location
location1Location #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.