Template:Resloc: Difference between revisions

Jump to navigation Jump to search
add newlines to improve wikitext readability
imported>BravelyPeculiar
(Undo revision 1084 by BravelyPeculiar (talk))
imported>Leoetlino
(add newlines to improve wikitext readability)
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div class="resloc-box resloc-box-normal">
<div class="resloc-box resloc-box-normal">
This {{{type|resource}}} is found in ''{{{locations|the unpacked content files}}}''. {{#if:{{{path|}}}|Its [[canonical resource path|canonical path]] is "'''{{{path}}}'''".}}
This {{{type|resource}}} is found in ''{{{locations|the unpacked content files}}}''.
</div>{{#if:{{{aoc_locations|}}}
{{#if:{{{path|}}}|Its [[canonical resource path|canonical path]] is "'''{{{path}}}'''".}}
|<div class="resloc-box resloc-box-aoc">If the [[Add-on content|DLC]] is installed, this {{{type|resource}}} {{#if: {{{aoc_replaces_base|}}}|will '''instead''' be loaded from {{#ifeq: ''{{{aoc_locations|_}}}'' |_|the add-on content files|''{{{aoc_locations}}}''}} in the add-on content directory|can be found in ''{{#ifeq: {{{aoc_locations|_}}} |_|the unpacked content files|{{{aoc_locations}}}}}'' in the add-on content directory}}. {{#if:{{{path|}}}|Its canonical path is "'''{{#invoke:AocUtils|get_aoc_canonical_path|path={{{path}}}|aoc_only=false}}'''".}}</div>
</div>
}}<noinclude>
{{#if:{{{aoc_locations|}}}|<div class="resloc-box resloc-box-aoc">
If the [[Add-on content|DLC]] is installed, this {{{type|resource}}}
{{#if: {{{aoc_replaces_base|}}}
|will '''instead''' be loaded from {{#ifeq: ''{{{aoc_locations|_}}}'' |_|the add-on content files|''{{{aoc_locations}}}''}} in the add-on content directory
|can be found in ''{{#ifeq: {{{aoc_locations|_}}} |_|the unpacked content files|{{{aoc_locations}}}}}'' in the add-on content directory
}}.
{{#if:{{{path|}}}|Its canonical path is "'''{{#invoke:AocUtils|get_aoc_canonical_path|path={{{path}}}|aoc_only=false}}'''".}}
</div>}}<noinclude>
<templatedata>
<templatedata>
{
{
Line 22: Line 29:
"locations": {
"locations": {
"type": "string",
"type": "string",
"default": "the base content files",
"default": "the unpacked content files",
"label": "Locations",
"label": "Locations",
"example": "the base content files, [[Bootup.pack]], and various [[bactorpack]] archives",
"example": "the base content files, [[Bootup.pack]], and various [[bactorpack]] archives",
"description": "Where the resource can be found (in base content)",
"description": "Where the resource can be found (in base content)",
"required": true,
"suggested": true
"suggested": true
},
},
Line 33: Line 39:
"description": "Where the resource can be found in add-on content. Leave this empty for non-DLC files",
"description": "Where the resource can be found in add-on content. Leave this empty for non-DLC files",
"type": "string",
"type": "string",
"default": "the add-on content files",
"default": "the unpacked content files",
"suggested": true
"suggested": true
},
},
Anonymous user

Navigation menu