Template:Resloc: Difference between revisions
Jump to navigation
Jump to search
add newlines to improve wikitext readability
imported>BravelyPeculiar (Removed 'required' from locations) |
imported>Leoetlino (add newlines to improve wikitext readability) |
||
Line 1: | Line 1: | ||
<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}}}'''".}}</div>{{#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> | <div class="resloc-box resloc-box-normal"> | ||
}}<noinclude> | This {{{type|resource}}} is found in ''{{{locations|the unpacked content files}}}''. | ||
{{#if:{{{path|}}}|Its [[canonical resource path|canonical path]] is "'''{{{path}}}'''".}} | |||
</div> | |||
{{#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> | ||
{ | { |