Minecraft Wiki Polska
[wersja przejrzana][wersja przejrzana]
Nie podano opisu zmian
Nie podano opisu zmian
Linia 1: Linia 1:
 
{{doc/start}}
 
{{doc/start}}
This template is used to create a grid that looks similar to the [[Stół warsztatowy|stołu warsztatowego]] GUI screen.
+
Ten szablon jest używany do pokazywania receptur [[crafting]]u w oknie wyglądajacym jak interfejs [[Stół warsztatowy|stołu warsztatowego]] w grze Minecraft.
 
__TOC__
 
__TOC__
 
==Zastosowanie==
 
==Zastosowanie==
Linia 73: Linia 73:
 
<pre style="width: 375px">{{Grid/Crafting Table
 
<pre style="width: 375px">{{Grid/Crafting Table
 
|Mod= CamelOre
 
|Mod= CamelOre
|MA1= Copper (Ingot) |MB1= Copper (Ingot) |C1=
+
|MA1= Miedź (sztabka) |MB1= Miedż (sztabka) |C1=
|MA2= Copper (Ingot) | B2= Stick |C2=
+
|MA2= Miedź (sztabka) | B2= Patyk |C2=
| A3= | B3= Stick |C3=
+
| A3= | B3= Patyk |C3=
|MOutput= Copper Axe
+
|MOutput= Miedziany topór
 
}}</pre>
 
}}</pre>
   
Linia 82: Linia 82:
 
{{Grid/Crafting Table
 
{{Grid/Crafting Table
 
|Mod= CamelOre
 
|Mod= CamelOre
|MA1= Copper (Ingot) |MB1= Copper (Ingot) |C1=
+
|MA1= Miedź (sztabka) |MB1= Miedź (sztabka) |C1=
|MA2= Copper (Ingot) | B2= Patyk |C2=
+
|MA2= Miedź (sztabka) | B2= Patyk |C2=
| A3= | B3= Patyk |C3=
+
| A3= | B3= Patyk |C3=
|MOutput= Copper Axe
+
|MOutput= Miedziany topór
 
}}
 
}}
 
Note the links of the Copper Ingots and the Sticks.
 
Note the links of the Copper Ingots and the Sticks.
Linia 91: Linia 91:
 
Animation for mods is supported, but cannot be combined with non-mod items. This means you cannot slide mod and non-mod items within 1 of the 9 squares, but you can view mod and non-mod items at the same time in another square (e.g. you can NOT use <code>|MA1=Stick,Copper (Ingot)|MA2=|MA3=Copper (Ingot)</code> (Iron is a non-mod item, but Copper (Ingot) is a mod item), but you can use: <code>|MA1=Copper (Ingot),Copper Axe|A2=Iron,Stick|MA3=Copper (Ingot)</code>)
 
Animation for mods is supported, but cannot be combined with non-mod items. This means you cannot slide mod and non-mod items within 1 of the 9 squares, but you can view mod and non-mod items at the same time in another square (e.g. you can NOT use <code>|MA1=Stick,Copper (Ingot)|MA2=|MA3=Copper (Ingot)</code> (Iron is a non-mod item, but Copper (Ingot) is a mod item), but you can use: <code>|MA1=Copper (Ingot),Copper Axe|A2=Iron,Stick|MA3=Copper (Ingot)</code>)
   
=== Foreign languages ===
+
===Inne języki===
 
W innych językach niż angielski można użyć parametru <code>lng</code>. It should be specified as a '/' followed by a 2 letter county code. For example:
 
Foreign languages using the English wiki can use the <code>lng</code> parameter. It should be specified as a '/' followed by a 2 letter county code. For example:
 
   
 
<pre style="width: 235px">{{Grid/Crafting Table|lng=/it
 
<pre style="width: 235px">{{Grid/Crafting Table|lng=/it
Linia 99: Linia 98:
 
|A2= |B2= Deski |C2=
 
|A2= |B2= Deski |C2=
 
|A3= |B3= Deski |C3=
 
|A3= |B3= Deski |C3=
|Output= Stick |OA= 4
+
|Output= Patyk |OA= 4
 
}}</pre>
 
}}</pre>
   
Linia 118: Linia 117:
 
* {{tl|Grid/Crafting Square Slide}}
 
* {{tl|Grid/Crafting Square Slide}}
   
=== For unsupported usage ===
 
 
* [[:Category:Grid/Image Used]] (Grids using the image parameter)
 
* [[:Category:Grid/To many Items]] (Grids wanting to slide more than 5 items)
 
 
{{doc/end}}
 
{{doc/end}}
 
<includeonly>
 
<includeonly>
  +
[[Kategoria:Szablony]]
[[Category:Image templates|C]]
 
 
</includeonly>
 
</includeonly>
 
<noinclude>
 
<noinclude>

Wersja z 18:03, 10 lis 2011

Szablon:Doc/start Ten szablon jest używany do pokazywania receptur craftingu w oknie wyglądajacym jak interfejs stołu warsztatowego w grze Minecraft.

Zastosowanie

{{Grid/Crafting Table
|A1=  |B1=       |C1= 
|A2=  |B2= Deski |C2= 
|A3=  |B3= Deski |C3= 
|Output= Patyk |OA= 4
}}
produces





Grid layout Arrow (small)

Deski

Deski

The OA field accepts 2-99 (OA stands for output amount). Using any number lower or leaving it blank will show nothing, using 100 to 109 will only show the last two digits (although this can be utilized to output 01 instead of just 1, for example), using anything higher will only show the last digit.

Use the dostępne pliki listed below.

Animowane

To make the grid animate, you make a list of blocks and objects you want to show, separated by commas.

{{Grid/Crafting Table
|A1= ,Lapis Lazuli (barwnik)|B1=                     ,Lapis Lazuli (barwnik)|C1= ,Lapis Lazuli (barwnik)
|A2= ,Lapis Lazuli (barwnik)|B2= Lapis Lazuli (blok),Lapis Lazuli (barwnik)|C2= ,Lapis Lazuli (barwnik)
|A3= ,Lapis Lazuli (barwnik)|B3=                     ,Lapis Lazuli (barwnik)|C3= ,Lapis Lazuli (barwnik)
|Output= Lapis Lazuli (barwnik),Lapis Lazuli (blok) |OA=9,1
}}
produces


Plik:Grid .png Plik:Grid .png Plik:Grid .png Grid layout Arrow (small) Lapis Lazuli (barwnik)
Plik:Grid .png Lapis Lazuli (blok) Plik:Grid .png
Plik:Grid .png Plik:Grid .png Plik:Grid .png
{{Grid/Crafting Table
|A1= Żelazo (sztabka),Złoto (sztabka),Diament,Lapis Lazuli (barwnik)
|B1= Żelazo (sztabka),Złoto (sztabka),Diament,Lapis Lazuli (barwnik)
|C1= Żelazo (sztabka),Złoto (sztabka),Diament,Lapis Lazuli (barwnik)
 |A2= Żelazo (sztabka),Złoto (sztabka),Diament,Lapis Lazuli (barwnik)
 |B2= Żelazo (sztabka),Złoto (sztabka),Diament,Lapis Lazuli (barwnik)
 |C2= Żelazo (sztabka),Złoto (sztabka),Diament,Lapis Lazuli (barwnik)
  |A3= Żelazo (sztabka),Złoto (sztabka),Diament,Lapis Lazuli (barwnik)
  |B3= Żelazo (sztabka),Złoto (sztabka),Diament,Lapis Lazuli (barwnik)
  |C3= Żelazo (sztabka),Złoto (sztabka),Diament,Lapis Lazuli (barwnik)
|Output= Żelazo (blok),Złoto (blok),Diament (blok),Lapis Lazuli (blok)
}}
produces


Żelazo (sztabka) Żelazo (sztabka) Żelazo (sztabka) Grid layout Arrow (small) Żelazo (blok)
Żelazo (sztabka) Żelazo (sztabka) Żelazo (sztabka)
Żelazo (sztabka) Żelazo (sztabka) Żelazo (sztabka)

Modyfikacje

If you are using mod images, you can specify the wiki page to your mod with the Mod parameter. All parameters (A1, B1, C1, Output, etc.) that are modded items have an M in front of them, and any normal Minecraft items stay the same, this allows you to use normal Minecraft items and link to their correct pages.

When uploading mod images, they must have the mod page name in brackets at the end. For example Fancystone (FancyPack).

{{Grid/Crafting Table
|Mod= CamelOre
|MA1= Miedź (sztabka) |MB1= Miedż (sztabka) |C1= 
|MA2= Miedź (sztabka) | B2= Patyk          |C2=
| A3=                 | B3= Patyk          |C3=
|MOutput= Miedziany topór
}}
produces





Grid layout Arrow (small) Miedziany topór

Patyk

Patyk

Note the links of the Copper Ingots and the Sticks.

Animation for mods is supported, but cannot be combined with non-mod items. This means you cannot slide mod and non-mod items within 1 of the 9 squares, but you can view mod and non-mod items at the same time in another square (e.g. you can NOT use |MA1=Stick,Copper (Ingot)|MA2=|MA3=Copper (Ingot) (Iron is a non-mod item, but Copper (Ingot) is a mod item), but you can use: |MA1=Copper (Ingot),Copper Axe|A2=Iron,Stick|MA3=Copper (Ingot))

Inne języki

W innych językach niż angielski można użyć parametru lng. It should be specified as a '/' followed by a 2 letter county code. For example:

{{Grid/Crafting Table|lng=/it
|A1=  |B1=       |C1= 
|A2=  |B2= Deski |C2= 
|A3=  |B3= Deski |C3= 
|Output= Patyk |OA= 4
}}
produces





Grid layout Arrow (small)

Deski

Deski

(Note the images links)

Szablon:Grid/Dostępne pliki

Zobacz też

Szablon:Doc/end