Шаблон:SmallTable — различия между версиями

Материал из Энциклопедия EverQuest II
Перейти к: навигация, поиск
(Создана новая страница размером <includeonly>{| class=toccolours border=0 cellspacing="3" cellpadding="2" style="font-size:90%;" |- bgcolor=#e2e2e2 </includeonly><noincl...)
 
Строка 1: Строка 1:
<includeonly>{| class=toccolours border=0 cellspacing="3" cellpadding="2" style="font-size:90%;"
+
<includeonly>{| class=toccolours border="0" cellspacing="3" cellpadding="2" style="font-size:90%;"
 
  |- bgcolor=#e2e2e2
 
  |- bgcolor=#e2e2e2
 
</includeonly><noinclude>
 
</includeonly><noinclude>

Версия 09:50, 15 июля 2009


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