Toggle menu
45
232
3
1.3K
EmrysSMP Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Block: Difference between revisions

Template page
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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Imageimage

The filename of the image of the item

Example
Coal Block.png
Filerequired
Short descriptionshort_desc

Sets the short description at the top of the page.

Default
Block in EmrysSMP
Stringoptional
Is this a vanilla block?is_vanilla

Leave blank if not

Example
1
Unknownoptional