Szablon:Programs header/opis: Różnice pomiędzy wersjami
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}} | ||
=== | === Usage === | ||
<pre>{{Programs header| | <pre>{{Programs header| | ||
{{Programs entry | {{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 = | | forum = http://www.minecraftforum.net/viewtopic.php?f=25&t=26659 | ||
| | | website = http://google.com | ||
| | | notes = Description goes here. | ||
}} | }} | ||
{{Programs entry | {{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 = | | forum = http://www.minecraftforum.net/viewtopic.php?f=25&t=26659 | ||
| | | website = http://google.com | ||
| | | notes = Description goes here. | ||
}} | }} | ||
}} | }}</pre> | ||
{{doc/end}} | {{doc/end}} | ||
Wersja z 11:34, 19 mar 2011
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.
}}
}}