Template:Inline block/doc

From Terraria Mods 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/>{{note|post-Plantera|small=y}} }} or [[Swamp Thing]]/[[Frankenstein]] {{inline block|class=terraria| {{item|mode=image|Frankenstein|size=x22px}} {{item|mode=image|Swamp Thing|size=x22px}}<br/>{{note|pre-Plantera|small=y}} }}.

produces:

A Broken Hero Sword is dropped by Mothron Mothron
post-Plantera
or Swamp Thing/Frankenstein Frankenstein Swamp Thing
pre-Plantera
.