(创建页面,内容为“<span class="inline-sup" style="background-color:#f9f9f9; color:DarkSlateGray; border:1px solid #dcdcdc; font-family: monospace,Courier;">{{#if:{{{full|}}}|C://Steam…”) |
小无编辑摘要 |
||
第1行: | 第1行: | ||
<span class="inline-sup" style="background-color:#f9f9f9; color:DarkSlateGray; border:1px solid #dcdcdc; font-family: monospace,Courier;">{{#if:{{{full|}}}|C://Steam/SteamApps/common}}{{#if:{{{custom|}}}||/ | <span class="inline-sup" style="background-color:#f9f9f9; color:DarkSlateGray; border:1px solid #dcdcdc; font-family: monospace,Courier;">{{#if:{{{full|}}}|C://Steam/SteamApps/common}}{{#if:{{{custom|}}}||/ImperatorRome/}}<!-- | ||
-->{{#switch:{{{1}}}<!-- | -->{{#switch:{{{1}}}<!-- | ||
-->|defines=common/defines/00_defines.txt<!-- | -->|defines=common/defines/00_defines.txt<!-- |
2019年5月8日 (三) 23:25的最新版本
/ImperatorRome/{{{1}}}
Usage
{{path|whatever/path}}
generates /ImperatorRome/whatever/path
OPTIONAL {{{full|}}}
Prepends full path to Imperator
{{path|full=1|whatever/path}}
generates C://Steam/SteamApps/common/ImperatorRome/whatever/path
OPTIONAL {{{custom|}}}
Prepends nothing.
{{path|custom=1|whatever/path}}
generates whatever/path
Shortcuts
The following keywords will auto-reference those file/folder locations:
- defines (/ImperatorRome/common/defines/00_defines.txt)
- static modifiers (/ImperatorRome/common/static_modifiers/00_static_modifiers.txt)