Template:ReslocAoc: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino m (tweak wording) |
imported>Leoetlino mNo edit summary |
||
Line 1: | Line 1: | ||
<div class="resloc-box resloc-box-aoc"> | <div class="resloc-box resloc-box-aoc"> | ||
If [[DLC]] is installed, this {{{type|resource}}} can be found in {{{locations|the add-on content files}}}. Its [[canonical resource path|canonical path]] is "'''{{#invoke:AocUtils|get_aoc_canonical_path|path={{{path}}}|aoc_only=true}}'''". | If the [[DLC]] is installed, this {{{type|resource}}} can be found in {{{locations|the add-on content files}}}. Its [[canonical resource path|canonical path]] is "'''{{#invoke:AocUtils|get_aoc_canonical_path|path={{{path}}}|aoc_only=true}}'''". | ||
</div> | </div> | ||
<noinclude> | <noinclude> |
Revision as of 22:28, 8 September 2018
If the Add-on content is installed, this resource can be found in the add-on content files. Its canonical path is "Aoc/0010/{{{path}}}".
Template that shows the location of an AoC-only resource
Parameter | Description | Type | Status | |
---|---|---|---|---|
Item type | type | no description
| String | optional |
Canonical path (with no prefix) | path | The canonical path of the resource but WITHOUT any path prefixes (e.g. Aoc/0010/)
| String | required |
Locations | locations | Where the resource can be found in add-on content
| String | required |