Template:Infobox Block

From PenguinMod Wiki
Revision as of 23:39, 24 November 2023 by SuperSonic136 (talk | contribs) (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="block"> <caption source="caption-block"/> </image> <data source="block_type"> <label>Block Type</label> </data> <data source="category"> <label>Category</label> </data> </infobox> <noinclude> Example usage: <pre> {{Blocks | title1=Example | block=Example | caption-block=Example | block_type=Example | category=Example }} </pre> <templat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Example usage:

{{Blocks

  | title1=Example

  | block=Example

  | caption-block=Example

  | block_type=Example

  | category=Example

}}

<templatedata> {"params":{"title1":{"suggested":true},"block":{"suggested":true},"caption-block":{"suggested":true},"block_type":{"suggested":true},"category":{"suggested":true}},"sets":[],"maps":{}} </templatedata>