Terraria Wiki

  • Discussions are now available on the Terraria Wiki.
  • Miss the old Hydra Skin? Try out our Hydralize gadget! Visit the preferences page while logged in and turn on the gadget.

READ MORE

Terraria Wiki
Advertisement
Template-info 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


Advertisement