Template:Names list

From Terraria Mods Wiki
Jump to navigation Jump to search
Template-info.svg Documentation The documentation below is transcluded from Template:Names list/doc. (edit | history)

A simple responsive multi-column list, for NPC names list.

Usage

Parameters:

  • Unamed parameter 1: the list content.
  • width: item width, accept any css width, default is 10em.

Example

{{names list|
* Andrew
* Asher
* Bradley
* Brandon
* Brett
* Brian
* Cody
* Cole
* Colin
* Connor
* Daniel
* Dylan
* Garrett
* Harley
* Jack
* Jacob
* Jake
* Jeff
* Jeffrey
}}

will result:

  • Andrew
  • Asher
  • Bradley
  • Brandon
  • Brett
  • Brian
  • Cody
  • Cole
  • Colin
  • Connor
  • Daniel
  • Dylan
  • Garrett
  • Harley
  • Jack
  • Jacob
  • Jake
  • Jeff
  • Jeffrey
{{names list|width=20em|
* Andrew
* Asher
* Bradley
* Brandon
* Brett
* Brian
* Cody
* Cole
* Colin
* Connor
* Daniel
* Dylan
* Garrett
* Harley
* Jack
* Jacob
* Jake
* Jeff
* Jeffrey
}}

will result:

  • Andrew
  • Asher
  • Bradley
  • Brandon
  • Brett
  • Brian
  • Cody
  • Cole
  • Colin
  • Connor
  • Daniel
  • Dylan
  • Garrett
  • Harley
  • Jack
  • Jacob
  • Jake
  • Jeff
  • Jeffrey