Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MC/Conjecture/doc

Template page

Template:Documentation header This template is for when there is no official name for something, and an unofficial name is being used. This template should not be used if the article title is purely descriptive.

Pages using the msgbox (non-Template:P) version of the template are added to Category:Pages with unofficial names.

See also
Template:Tl: for pages whose names are derived from the game's code only
Template:Tl: for conjectural versions

Usage

{{Conjecture|1|type=Custom type|section=(bool) Section mode|tag=(bool) Tag mode|nocat=(bool) Category supressor}}

Examples

Template code Generates
Normal usage:
{{Conjecture}}
Template:Conjecture
Additional note:
{{Conjecture|See Mojang developers tweets}}
Template:Conjecture
Tag mode:
{{Conjecture|tag=1}}
Template:Conjecture
Section mode:
{{Conjecture|section=1}}
Template:Conjecture

See also

Template:Tag see also


es:Plantilla:Conjetura/doc fr:Modèle:Conjecture/doc ja:テンプレート:Conjecture/doc ko:틀:Conjecture/doc lzh:Template:Conjecture/doc nl:Sjabloon:Onofficieel/doc pt:Predefinição:Conjectura/doc ru:Шаблон:Предположение/док th:แม่แบบ:Conjecture/doc uk:Шаблон:Припущення/док zh:Template:Conjecture/doc

<templatedata> { "params": { "1": { "aliases": [ "note" ], "label": "Note", "description": "Additional note to be appended.", "example": "See Mojang developers tweets", "type": "string", "suggested": true }, "type": { "label": "Type", "description": "Replaces the 'topic' text.", "type": "string", "example": "item" }, "tag": { "aliases": [ "inline", "inlined" ], "label": "Inline", "description": "Whether this tag should display as an inline note.", "type": "boolean", "autovalue": "1" }, "section": { "label": "Section", "description": "Changes this template to be a section notice.", "type": "boolean", "autovalue": "1" }, "nocat": { "label": "Suppress categorization", "description": "Suppresses the sensing and categorization of this page by this template.", "type": "boolean", "autovalue": "1" } }, "description": "Adds a notice that this page's title is unofficial.", "format": "inline" } </templatedata>