Minecraft Wiki
No edit summary
Tag: Reverted
m (Revert edits by Poko41 (talk))
Tag: Rollback
 
Line 1: Line 1:
<includeonly>{{#invoke:infobox|infobox
+
<>infobox
  +
<title source="title"><default>{{BASEPAGENAME}}</default></title>
| defaultimagesize = 200px
 
  +
<image source="image" />
| rows =
 
  +
<data source="developer"><label>Developer(s)</label></data>
{{infobox row|label=Author(s)|field={{ #if: {{{author|}}} | {{{author}}} | ? }} }}
 
  +
<data source="publisher"><label>Publisher(s)</label></data>
{{infobox row|label=Platform(s)|field={{ #if: {{{platform|}}} | {{{platform}}} | ? }} }}
 
  +
<data source="author"><label>Author(s)</label></data>
{{infobox row|label=Written in|field={{ #if: {{{programming language|}}} | {{{programming language}}} | ? }} }}
 
  +
<data source="platform"><label>Platform(s)</label></data>
{{infobox row|label=Latest version|field={{ #if: {{{version|}}} | {{{version}}} | ? }} }}
 
  +
<data source="programming language"><label>Written in</label></data>
{{infobox row|label=Released|field={{ #if: {{{date|}}} | {{{date}}} | ? }} }}
 
  +
<data source="version"><label>Latest release</label></data>
{{infobox row|label=Rating(s)|field={{ #if:{{{ratings|}}} | {{{ratings}}} | ? }} }}
 
  +
<data source="date"><label>Release date</label></data>
{{infobox row|label=Size|field={{ #if: {{{size|}}} | {{{size}}} | ? }} }}
 
  +
<data source="ratings"><label>Rating(s)</label></data>
{{infobox row|label=License|field={{ #if: {{{license|}}} | {{{license}}} | ? }} }}
 
  +
<data source="size"><label>Size</label></data>
{{infobox row|label=Source available|field={{ #if: {{{source available|}}} | {{{source available}}} | ? }} }}
 
  +
<data source="license"><label>License</label></data>
{{ #if: {{{website|}}}{{{forum|}}}{{{customlink|}}}{{{customlink2|}}}{{{customlink3|}}} | {{infobox row|label=Links|field={{ #if: {{{website|}}} | [{{{website}}} Site] }} {{ #if: {{{forum|}}} | [{{{forum}}} Forum]}} {{ #if: {{{customlink|}}} | [{{{customlink}}}] }} {{ #if: {{{customlink2|}}} | [{{{customlink2}}}] }} {{ #if: {{{customlink3|}}} | [{{{customlink3}}}] }}}} }}
 
  +
<data source="source available"><label>Source code</label></data>
 
  +
<data source="website"><label>Website</label></data>
| footer =
 
  +
<data source="forum"><label>Forums link</label></data>
{{#if: {{{notes|}}} | '''Notes'''<br />{{{notes}}} }}
 
  +
<data source="wiki"><label>Wiki</label></data>
}}</includeonly><noinclude>
 
  +
<data source="customlinks"><label>Other links</label></data>
{{/doc}}
 
  +
<data>
[[nl:Sjabloon:Programma]]
 
  +
<label>Other links</label>
[[Category:Infobox templates|P]]</noinclude>
 
  +
<default>{{ #if: {{{customlink|}}} |<nowiki/>
  +
* [{{{customlink}}}] {{ #if: {{{customlink2|}}} |<nowiki/>
  +
* [{{{customlink2}}}] }} {{ #if: {{{customlink3|}}} |<nowiki/>
  +
* [{{{customlink3}}}] }} {{ #if: {{{customlink4|}}} |<nowiki/>
  +
* [{{{customlink4}}}] }} {{ #if: {{{customlink5|}}} |<nowiki/>
  +
* [{{{customlink5}}}] }} {{ #if: {{{customlink6|}}} |<nowiki/>
  +
* [{{{customlink6}}}] }} {{ #if: {{{customlink7|}}} |<nowiki/>
  +
* [{{{customlink7}}}] }} {{ #if: {{{customlink8|}}} |<nowiki/>
  +
* [{{{customlink8}}}] }} {{ #if: {{{customlink9|}}} |<nowiki/>
  +
* [{{{customlink9}}}] }} {{ #if: {{{customlink10|}}} |<nowiki/>
  +
* [{{{customlink10}}}] }} {{ #if: {{{customlink11|}}} |<nowiki/>
  +
* [{{{customlink11}}}] }} {{ #if: {{{customlink12|}}} |<nowiki/>
  +
* [{{{customlink12}}}] }} {{ #if: {{{customlink13|}}} |<nowiki/>
  +
* [{{{customlink13}}}] }} {{ #if: {{{customlink14|}}} |<nowiki/>
  +
* [{{{customlink14}}}] }}
  +
}}</default>
  +
</data>
  +
<navigation>{{{notes|}}}</navigation>
  +
</infobox></onlyinclude><noinclude>{{Documentation}}</noinclude>

Latest revision as of 04:56, 6 July 2024

[view | edit | history | purge]Documentation
{{Program
| title= 
| image= 
| imagesize= 
| author= 
| developer= 
| publisher= 
| platform= 
| programming language= 
| version= 
| date= 
| ratings=
| size= 
| license= 
| source available= 
| forum= 
| website= 
| customlinks=
| notes=
}}
Parameter Function Default value
title Optional value to use a different title instead of the page name {{BASEPAGENAME}}
image Image/Icon of the program (default 200px) {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
imagesize The image's size 200px
author The author(s) of the program (mutually exclusive with developer and publisher) ?
developer The developer(s) of the program (mutually exclusive with author) None
publisher The publisher(s) of the program (mutually exclusive with author) None
platform What platforms the program works on. Use {{OS}} ?
programming language What programming language is the program written in? ?
version The program's current version ?
date The date the program was released ?
ratings Content ratings for Minecraft or other program ?
size The program's filesize ?
license What license is the program under? ?
source available Has the source code been released? ?
forum A link to the program's forum None
website The program's website None
customlinks Any custom link, such as market links
To add multiple links, separate them using a bulleted list
None
notes Any notes about the program None

See also

Minecraft
Minecraft Dungeons
Minecraft Story Mode
Other
[view | edit | history | purge]The above documentation is transcluded from Template:Program/doc.