Template:Names list

From Thorium Mod 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, used for instance for NPC names list.

Usage

Parameters:

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

Example

{{names list|
* Alain
* Alexis
* Alfredo
* Alton
* Antoine
* Auguste
* Emeril
* Éric
* Fernand
* Flay
* Gordan
* Guillaume
* Guy
* Jacques
* Jamie
* Joel
* Linguini
* Philip
* Thomas
* Wolfgang
}}

will result:

  • Alain
  • Alexis
  • Alfredo
  • Alton
  • Antoine
  • Auguste
  • Emeril
  • Éric
  • Fernand
  • Flay
  • Gordan
  • Guillaume
  • Guy
  • Jacques
  • Jamie
  • Joel
  • Linguini
  • Philip
  • Thomas
  • Wolfgang
{{names list|width=20em|
* Alain
* Alexis
* Alfredo
* Alton
* Antoine
* Auguste
* Emeril
* Éric
* Fernand
* Flay
* Gordan
* Guillaume
* Guy
* Jacques
* Jamie
* Joel
* Linguini
* Philip
* Thomas
* Wolfgang
}}

will result:

  • Alain
  • Alexis
  • Alfredo
  • Alton
  • Antoine
  • Auguste
  • Emeril
  • Éric
  • Fernand
  • Flay
  • Gordan
  • Guillaume
  • Guy
  • Jacques
  • Jamie
  • Joel
  • Linguini
  • Philip
  • Thomas
  • Wolfgang