|
|
第7行: |
第7行: |
| -->|#default={{{1}}}<!-- | | -->|#default={{{1}}}<!-- |
| -->}}</span><noinclude> | | -->}}</span><noinclude> |
| ==Usage==
| |
| <code><nowiki>{{path|whatever/path}}</nowiki></code> generates {{Path|whatever/path}}
| |
|
| |
| ====<nowiki>OPTIONAL {{{full|}}}</nowiki>====
| |
| Prepends full path to HOI4
| |
| <code><nowiki>{{path|full=1|whatever/path}}</nowiki></code> generates {{Path|full=1|whatever/path}}
| |
|
| |
| ====<nowiki>OPTIONAL {{{custom|}}}</nowiki>====
| |
| Prepends nothing.
| |
| <code><nowiki>{{path|custom=1|whatever/path}}</nowiki></code> generates {{Path|custom=1|whatever/path}}
| |
|
| |
| ====Shortcuts====
| |
| The following keywords will auto-reference those file/folder locations:
| |
| * ''flags'' ({{Path|flags}})
| |
| * ''defines'' ({{Path|defines}})
| |
| * ''static modifiers'' ({{Path|static modifiers}})
| |
|
| |
| [[Category:模板]]
| |
| </noinclude>
| |