Шаблон:Sidebar — различия между версиями
Материал из RPGround Wiki
EvilCat (обсуждение | вклад) м (design.) |
EvilCat (обсуждение | вклад) |
||
| (не показаны 2 промежуточные версии этого же участника) | |||
| Строка 1: | Строка 1: | ||
| − | {| style="border-left:solid 1px; float:right; clear:both; margin-left:2px" width=30 | + | {| style="border-left:solid 1px; float:right; clear:both; margin-left:2px" width=30% |
| | | | ||
{{{1}}} | {{{1}}} | ||
| − | |} | + | |}<noinclude> |
| + | == Usage == | ||
| + | |||
| + | <pre> {{Sidebar|some text | ||
| + | * one | ||
| + | * two | ||
| + | * three}}</pre> | ||
| + | |||
| + | Result(to the right): | ||
| + | |||
| + | {{Sidebar|some text | ||
| + | * one | ||
| + | * two | ||
| + | * three}} | ||
| + | {{-}} | ||
| + | |||
| + | '''Important'''! Replace all = (equals) symbols in text with <nowiki>{{=}}</nowiki>, for example: | ||
| + | <pre> {{Sidebar|20 - 5 - 1 {{=}} 14 coins left.}}</pre> | ||
| + | |||
| + | [[ru:Template:Сбоку]] | ||
| + | [[Category:Design wiki templates]] | ||
| + | </noinclude> | ||
Текущая версия на 15:59, 12 июня 2009
|
{{{1}}} |
Usage[править]
{{Sidebar|some text
* one
* two
* three}}
Result(to the right):
|
some text
|
Important! Replace all = (equals) symbols in text with {{=}}, for example:
{{Sidebar|20 - 5 - 1 {{=}} 14 coins left.}}