「テンプレート:Path」の版間の差分

提供:ck3wiki
ナビゲーションに移動 検索に移動
(ページの作成:「<span class="inline-sup" style="background-color:#f9f9f9; color:DarkSlateGray; border:1px solid #dcdcdc; font-family: monospace,Courier;">{{#if:{{{full|}}}|C://Steam/Stea…」)
 
 
7行目: 7行目:
 
-->|#default={{{1}}}<!--
 
-->|#default={{{1}}}<!--
 
-->}}</span><noinclude>
 
-->}}</span><noinclude>
==Usage==
+
==使い方==
<code><nowiki>{{path|whatever/path}}</nowiki></code> generates {{Path|whatever/path}}
+
<code><nowiki>{{path|whatever/path}}</nowiki></code>{{Path|whatever/path}}になります
  
====<nowiki>OPTIONAL {{{full|}}}</nowiki>====
+
====<nowiki>オプション {{{full|}}}</nowiki>====
Prepends full path to CK3
+
CK3へのフルパスを先頭に付加
<code><nowiki>{{path|full=1|whatever/path}}</nowiki></code> generates {{Path|full=1|whatever/path}}
 
  
====<nowiki>OPTIONAL {{{custom|}}}</nowiki>====
+
<code><nowiki>{{path|full=1|whatever/path}}</nowiki></code>{{Path|full=1|whatever/path}}になります。
Prepends nothing.
 
<code><nowiki>{{path|custom=1|whatever/path}}</nowiki></code> generates {{Path|custom=1|whatever/path}}
 
  
====Shortcuts====
+
====<nowiki>オプション {{{custom|}}}</nowiki>====
The following keywords will auto-reference those file/folder locations:
+
頭に何もつけない
 +
<code><nowiki>{{path|custom=1|whatever/path}}</nowiki></code>は{{Path|custom=1|whatever/path}}になります
 +
 
 +
====ショートカット====
 +
次のキーワードは、これらのファイル/フォルダの場所を自動的に参照します。
 
* ''flags'' ({{Path|flags}})
 
* ''flags'' ({{Path|flags}})
 
* ''defines'' ({{Path|defines}})
 
* ''defines'' ({{Path|defines}})

2021年1月5日 (火) 21:14時点における最新版

/Crusader Kings III/{{{1}}}

使い方[ソースを編集]

{{path|whatever/path}}/Crusader Kings III/whatever/pathになります

オプション {{{full|}}}[ソースを編集]

CK3へのフルパスを先頭に付加

{{path|full=1|whatever/path}}C://Steam/SteamApps/common/Crusader Kings III/whatever/pathになります。

オプション {{{custom|}}}[ソースを編集]

頭に何もつけない {{path|custom=1|whatever/path}}whatever/pathになります

ショートカット[ソースを編集]

次のキーワードは、これらのファイル/フォルダの場所を自動的に参照します。

  • flags (/Crusader Kings III/gfx/flags)
  • defines (/Crusader Kings III/common/defines.lua)
  • static modifiers (/Crusader Kings III/common/static_modifiers.txt)