File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
Template/zh/Manual/Base Set/Cargos Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ <noinclude>[[Translation :Template/en/Manual/Base Set/Cargos/Cargo ]]</noinclude><!--
2+ --> <div style="float:right; width:15em; font-size:90%; border:1px solid gray; background-color:#f2f2f2; margin-left:1em; margin-bottom:1em">
3+ <div style="text-align:center; border-bottom:1px solid gray"><strong>{{{name|{{PAGENAME }}}}} </strong></div>
4+ <div style="padding:1em; background-color:white">[[File :{{{image |en/Manual/Base Set/Cargos/Cargo.png}}}|128px|center ]]</div>
5+ <div style="border-top:1px solid gray; padding:0.5em"><strong>供给: </strong> {{{produced }}}</div>
6+ <div style="border-top:1px solid gray; padding:0.5em"><strong>接受: </strong> {{{accepted }}}</div>
7+ </div><noinclude>
8+
9+ {{en/-}}
10+ ==用法 ==
11+ 输入:
12+ <pre>{{zh/Manual/Base Set/Cargos/货物| name=
13+ | image=
14+ | produced=
15+ | accepted=
16+ }}</pre>
17+
18+ ==示例 ==
19+ 输入:
20+ <pre>{{zh/Manual/Base Set/Cargos/货物| name= 钢材
21+ | image= en/Manual/Base Set/Cargos/Steel.png
22+ | produced= [[en/Manual/Base Set/Industries/Steel Mill ]]
23+ | accepted= [[en/Manual/Base Set/Industries/Factory ]]
24+ }}</pre>
25+ 输出:
26+ {{en/Manual/Base Set/Cargos/Cargo| name= 钢材
27+ | image= en/Manual/Base Set/Cargos/Steel.png
28+ | produced= [[en/Manual/Base Set/Industries/Steel Mill ]]
29+ | accepted= [[en/Manual/Base Set/Industries/Factory ]]
30+ }}
31+ </noinclude><includeonly></includeonly>
You can’t perform that action at this time.
0 commit comments