More languages
More actions
Created page with "<includeonly><!-- Template -------- -->{{InfoboxNeue | image = {{{image|Emryssmp_logo.png}}} | title = {{PAGENAME}} | subtitle = Block |}}<!-- Category -------- -->Category:Blocks<!-- -->{{#if:{{{is_vanilla|}}}|Category:Vanilla Blocks|Category:Custom Blocks}}<!-- <!-- Short description ----------------- -->{{Short description|{{#if:{{{short_desc|}}}|{{{short_desc|}}}|Block in EmrysSMP}}}}<!-- --></includeonly><!-- Docume..." |
(No difference)
|
Latest revision as of 22:44, 1 May 2025
=== Usage ===
{{Infobox Block
| image = <!-- File name without namespace prefix -->
| short_desc = <!-- Optional, sets the page's short description-->
| is_vanilla = <!-- 1 if the item is a vanilla block, blank otherwise. -->
}}
Provides the Infobox for a Block. Also automatically sets categories and a short description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image | The filename of the image of the item
| File | required |
Short description | short_desc | Sets the short description at the top of the page.
| String | optional |
Is this a vanilla block? | is_vanilla | Leave blank if not
| Unknown | optional |