Szablon:Programs header/opis: Różnice pomiędzy wersjami

Z Minecraft Wiki Polska
Przejdź do nawigacji Przejdź do wyszukiwania
[wersja nieprzejrzana][wersja nieprzejrzana]
Nie podano opisu zmian
Nie podano opisu zmian
Linia 1: Linia 1:
{{doc/start}}
{{doc/start}}
=== Użycie ===
=== Usage ===
<pre>{{Programs header|
<pre>{{Programs header|
   
   
{{Programs entry
{{Programs entry
| nazwa =       Przykładowy
| name = Example 1
| autor =       Autor
| author = Author
| obraz =       Example.png
| image = Example.png
| platforma =   {{OS|win|linux|mac}}
| platform = {{OS|win|linux|mac}}
| językprg =     PseudKod
| programming language = C++
| wersja =       Ostatnia wersja
| version = Latest Version
| data =         Data wydania wersji
| date = Version date (no use yet)
| źródło =       Tak/Nie, typ licencji
| source available = Yes/No, license types
| kompatybilne = [[Beta]]
| minecraft version = [[Alpha]]
| forum =       http://www.minecraftforum.net/
| forum = http://www.minecraftforum.net/viewtopic.php?f=25&t=26659
| strona =       http://example.pl
| website = http://google.com
| notatki =     Opis
| notes = Description goes here.
}}
}}


}}</pre>
{{Programs header|
{{Programs entry
{{Programs entry
| nazwa =       Przykładowy
| name = Example 2
| autor =       Autor
| author = Author
| obraz =       Example.png
| image = Example.png
| platforma =   {{OS|win|linux|mac}}
| platform = {{OS|win|linux|mac}}
| językprg =     PseudKod
| programming language = C++
| wersja =       Ostatnia wersja
| version = Latest Version
| data =         Data wydania wersji
| date = Version date (no use yet)
| źródło =       Tak/Nie, typ licencji
| source available = Yes/No, license types
| kompatybilne = [[Beta]]
| minecraft version = [[Alpha]]
| forum =       http://www.minecraftforum.net/
| forum = http://www.minecraftforum.net/viewtopic.php?f=25&t=26659
| strona =       http://example.pl
| website = http://google.com
| notatki =     Opis
| notes = Description goes here.
}}
}}


}}
}}</pre>
{{doc/end}}
{{doc/end}}

Wersja z 11:34, 19 mar 2011

Szablon:Doc/start

Usage

{{Programs header|
 
{{Programs entry
| name = Example 1
| author = Author
| image = Example.png
| platform = {{OS|win|linux|mac}}
| programming language = C++
| version = Latest Version
| date = Version date (no use yet)
| source available = Yes/No, license types
| minecraft version = [[Alpha]]
| forum = http://www.minecraftforum.net/viewtopic.php?f=25&t=26659
| website = http://google.com
| notes = Description goes here.
}}

{{Programs entry
| name = Example 2
| author = Author
| image = Example.png
| platform = {{OS|win|linux|mac}}
| programming language = C++
| version = Latest Version
| date = Version date (no use yet)
| source available = Yes/No, license types
| minecraft version = [[Alpha]]
| forum = http://www.minecraftforum.net/viewtopic.php?f=25&t=26659
| website = http://google.com
| notes = Description goes here.
}}

}}

Szablon:Doc/end