Minecraft Wiki
(Šablona přidána)
 
m (Šablona přěložena)
Řádek 1: Řádek 1:
 
<includeonly>{{#vardefine: edition1 | {{#switch: {{lc:{{{1}}} }}
 
<includeonly>{{#vardefine: edition1 | {{#switch: {{lc:{{{1}}} }}
| console = Legacy Console
+
| console = Konzolová
 
| ps4 | playstation4 | playstation 4 = PlayStation 4
 
| ps4 | playstation4 | playstation 4 = PlayStation 4
| 3ds | new3ds | new 3ds = New Nintendo 3DS
+
| 3ds | new3ds | new 3ds = Nintendo 3DS
 
| earth = Minecraft Earth
 
| earth = Minecraft Earth
 
| #default = {{ucfirst:{{{1}}}}}
 
| #default = {{ucfirst:{{{1}}}}}
 
}}}}{{
 
}}}}{{
 
#if: {{{2|}}} | {{#vardefine: edition2 | {{#switch: {{lc:{{{2}}} }}
 
#if: {{{2|}}} | {{#vardefine: edition2 | {{#switch: {{lc:{{{2}}} }}
| console = Legacy Console
+
| console = Konzolová
 
| ps4 | playstation4 | playstation 4 = PlayStation 4
 
| ps4 | playstation4 | playstation 4 = PlayStation 4
| 3ds | new3ds | new 3ds = New Nintendo 3DS
+
| 3ds | new3ds | new 3ds = Nintendo 3DS
 
| #default = {{ucfirst:{{{2}}}}}
 
| #default = {{ucfirst:{{{2}}}}}
 
}}}}}}{{
 
}}}}}}{{
 
#if: {{{3|}}} | {{#vardefine: edition3 | {{#switch: {{lc:{{{3}}} }}
 
#if: {{{3|}}} | {{#vardefine: edition3 | {{#switch: {{lc:{{{3}}} }}
| console = Legacy Console
+
| console = Konzolová
 
| ps4 | playstation4 | playstation 4 = PlayStation 4
 
| ps4 | playstation4 | playstation 4 = PlayStation 4
| 3ds | new3ds | new 3ds = New Nintendo 3DS
+
| 3ds | new3ds | new 3ds = Nintendo 3DS
 
| #default = {{ucfirst:{{{3}}}}}
 
| #default = {{ucfirst:{{{3}}}}}
 
}}}}}}{{
 
}}}}}}{{
 
#ifeq: {{{uc|null}}} | null | in | In
 
#ifeq: {{{uc|null}}} | null | in | In
 
}} {{#if: {{{3|}}}
 
}} {{#if: {{{3|}}}
| <em>[[{{#var:edition1}} Edition|{{#var:edition1}}]], [[{{#var:edition2}} Edition|{{#var:edition2}}]],</em> and <em>[[{{#var:edition3}} Edition|{{#var:edition3}}]]</em> editions{{
+
| <em>[[{{#var:edition1}} Edition|{{#var:edition1}}]], [[{{#var:edition2}} edice|{{#var:edition2}}]],</em> a <em>[[{{#var:edition3}} edice|{{#var:edition3}}]]</em> edice{{
 
#if: {{{nocat|}}} | [[Category:{{#var:edition1}} Edition specific information]][[Category:{{#var:edition2}} Edition specific information]][[Category:{{#var:edition3}} Edition specific information]] }}
 
#if: {{{nocat|}}} | [[Category:{{#var:edition1}} Edition specific information]][[Category:{{#var:edition2}} Edition specific information]][[Category:{{#var:edition3}} Edition specific information]] }}
 
| {{#if: {{{2|}}}
 
| {{#if: {{{2|}}}

Verze z 21. 8. 2019, 09:40

[view | edit | history | purge]Documentation

Used as an inline variation of {{only}}. {{in}} makes the "in" lowercase while {{IN}} capitalises the "I", producing "In".

Examples

  • {{in|earth}} (must be used only on its own)
    in Minecraft Earth
[view | edit | history | purge]The above documentation is transcluded from Šablona:In/doc.