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

Материал из RPGround Wiki
Перейти к: навигация, поиск
м
Строка 5: Строка 5:
 
| width=200 | {{{3|}}}
 
| width=200 | {{{3|}}}
 
| width=200 | {{{4|}}}
 
| width=200 | {{{4|}}}
|}
+
|}<noinclude>
 +
 
 +
== Usage ==
 +
 
 +
Use this template to organize statblocks (for example, {{Tl|Component|Components}} ) into a neat row. Supports up to 4 cells.
 +
 
 +
Example:
 +
<pre><nowiki>{{Components-4
 +
| '''Location''': Doom montain
 +
| A wicked tree
 +
| {{Component|Serene, an elven bard|traits=daring, sharpshooter, afraid of frogs}}
 +
}}</nowiki></pre>
 +
 
 +
Result:
 +
 
 +
{{Components-4
 +
| '''Location''': Doom montain
 +
| A wicked tree
 +
| {{Component|Serene, elven bard|traits=daring, sharpshooter, afraid of frogs}}
 +
}}
 +
 
 +
== See also ==
 +
* {{Tl|Components-12}}
 +
 
 +
[[ru:Template:Ряд]]
 +
[[Category:Data wiki templates]]</noinclude>

Версия 18:28, 8 июня 2009

Usage

Use this template to organize statblocks (for example, {{Components}} ) into a neat row. Supports up to 4 cells.

Example:

{{Components-4
| '''Location''': Doom montain
| A wicked tree
| {{Component|Serene, an elven bard|traits=daring, sharpshooter, afraid of frogs}}
}}

Result:

Location: Doom montain A wicked tree Serene, elven bard
- {{#replace:daring, sharpshooter, afraid of frogs|, |
- }}

See also