Minecraft Wiki Polska
[wersja przejrzana][wersja przejrzana]
Nie podano opisu zmian
Linia 6: Linia 6:
 
=== Definicja ===
 
=== Definicja ===
 
<pre style="width: 240px">{{Grid/Furnace
 
<pre style="width: 240px">{{Grid/Furnace
|lng = Język (np. /szl)
 
 
|Mod = Nazwa modyfikacji
 
|Mod = Nazwa modyfikacji
 
|Input = Zwykłe wejście
 
|Input = Zwykłe wejście

Wersja z 12:02, 3 gru 2011

Szablon:Doc/start Ten szablon jest używany do pokazywania receptur przetapiania w oknie wyglądającym jak interfejs pieca.

Zastosowanie

Definicja

{{Grid/Furnace
|Mod     = Nazwa modyfikacji
|Input   = Zwykłe wejście
|MInput  = Wejście modyfikacji
|IA      = Numer wejścia
|Output  = Zwykłe wyjście
|MOutput = Wyjście modyfikacji
|OA      = Numer wyjście
|Fuel    = Zwykłe paliwo
|MFuel   = Paliwo modyfikacji
|FA      = Numer paliwa
}}

Statyczne

{{Grid/Furnace
|Input=  Piasek        |IA= 17
|Output= Szkło         |OA= 2
|Fuel=   Węgiel        |FA= 3
}}
co w efekcie daje

17
Grid layout Furnace Progress
2
Grid layout Fire

3

The IA, OA and FA fields accept 2-99. 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.

See the image list below for all usable image names.

Animowane

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

{{Grid/Furnace
|Input=  Piasek,Drewno            |IA= 17,10
|Output= Szkło,Węgiel drzewny |OA= 2,10
|Fuel=   Węgiel          |FA= 3
}}
co w efekcie daje

17

10
Grid layout Furnace Progress
2

10
Grid layout Fire

3

Modyfikacje

If you are using mod images, you can specify the wiki page to your mod with the Mod parameter. All parameters (Input, Output, Fuel) 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 Road (FancyPack).

{{Grid/Furnace
|Mod= FancyPack
|Input=   Żwir     |IA= 64
|MOutput= Droga    |OA= 2
|Fuel=    Węgiel   |FA= 5
}}
co w efekcie daje

64
Grid layout Furnace Progress Droga2
Grid layout Fire

5

Zwróć uwagę na linki drogi, żwiru i węgla.

Note: Animacja nie pracuje jeszcze z obrazkami modyfikacji.

The layout images can also be modified, for example:

{{Grid/Furnace
|Mod= IndustrialCraft
|MInput= Uwodniony pył węglowy                |IA= 12
|MOutput= Sprężona uwodniona bryła węgla      |OA= 4
|MFuel= RE Bateria (naładowana)               |FA= 1
|FuelUsage=Electricity
|Progress=Compressor
}}
Uwodniony pył węglowy12 Plik:Grid layout Compressor Progress (IndustrialCraft).png Sprężona uwodniona bryła węgla4
Plik:Grid layout Electricity (IndustrialCraft).png
RE Bateria (naładowana)

Przesłane pliki układu interfejsu graficznego pieca dla modyfikacji umieść w kategorii Grid mody layout.

Szablon:Grid/Dostępne pliki

Zobacz też

Szablon:Doc/end