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

Материал из RPGround Wiki
Перейти к: навигация, поиск
(+usage)
 
Строка 20: Строка 20:
 
'''Important'''! Replace all = (equals) symbols in text with <nowiki>{{=}}</nowiki>, for example:
 
'''Important'''! Replace all = (equals) symbols in text with <nowiki>{{=}}</nowiki>, for example:
 
<pre> {{Sidebar|20 - 5 - 1 {{=}} 14 coins left.}}</pre>
 
<pre> {{Sidebar|20 - 5 - 1 {{=}} 14 coins left.}}</pre>
 +
 +
[[ru:Template:Сбоку]]
 +
[[Category:Design wiki templates]]
 
</noinclude>
 
</noinclude>

Текущая версия на 15:59, 12 июня 2009

{{{1}}}

Usage[править]

 {{Sidebar|some text
 * one
 * two
 * three}}

Result(to the right):

some text

  • one
  • two
  • three

Important! Replace all = (equals) symbols in text with {{=}}, for example:

 {{Sidebar|20 - 5 - 1 {{=}} 14 coins left.}}