Template:Inline block/doc

From Terraria Wiki
Jump to navigation Jump to search

This template recreates the HTML display: inline-block functionality.

Usage

First unnamed parameter

The content inside the <span> element.

css / style / class

Modify the <span> element further.

Example

[...] [[Mothron]] {{inline block| {{item|mode=image|Mothron|size=x40px}}<br/>{{eicons|1.3.0.1|small=y}} }} or [[Swamp Thing]]/[[Frankenstein]] {{inline block|class=terraria| {{item|mode=image|Frankenstein|size=x22px}} {{item|mode=image|Swamp Thing|size=x22px}}<br/>{{eicons|1.3.0.1|invert=y|small=y}} }}

produces:

A Broken Hero Sword is dropped by Mothron Mothron
(Desktop, Console and Mobile versions)
or Swamp Thing/Frankenstein Frankenstein Swamp Thing
(Old-gen console and 3DS versions)
.