Шаблон:SmallTable

Материал из Энциклопедия EverQuest II
Версия от 15:51, 17 июля 2015; Fye D. FlowRight (обсуждение | вклад)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск


A standard format for small tables, used on places such as zone pages. Use it as follows:

  {{SmallTable}}
   ! Col 1 Header
   ! Col 2 Header
   |-
   | Col 1 Row 1
   | Col 2 Row 1
   |} 
   

The above markup gives the following result:


Col 1 Header Col 2 Header
Col 1 Row 1 Col 2 Row 1


A standard format for small tables, used on places such as zone pages. Use it as follows:

  {{SmallTable}}
   ! Col 1 Header
   ! Col 2 Header
   |-
   | Col 1 Row 1
   | Col 2 Row 1
   |} 
   

The above markup gives the following result:


Col 1 Header Col 2 Header
Col 1 Row 1 Col 2 Row 1