More actions
m (update description) |
m (add example for Template:Quotes (Table MRow)) |
||
Line 8: | Line 8: | ||
</table></includeonly><noinclude> | </table></includeonly><noinclude> | ||
[[Category:Quotes Templates]] | [[Category:Quotes Templates]] | ||
This template is used along with [[Template:Quotes (Table Row)]] | This template is used along with: | ||
* [[Template:Quotes (Table Row)]] - for a pre-defined format for quotes | |||
* [[Template:Quotes (Table MRow)]] - for a custom format of quotes | |||
* [[Template:Quotes (Table Header)]] - for inserting a header for a section | |||
==Usage== | ==Usage== | ||
This template is used on characters' Quotes pages (e.g. [[Jubei/Quotes/BBCF]]). | This template is used on characters' Quotes pages (e.g. [[Jubei/Quotes/BBCF]]). | ||
<tabs> | |||
<tab name="Default Quote Format"> | |||
<pre><nowiki> | <pre><nowiki> | ||
{{Quotes (Table)| | {{Quotes (Table)| | ||
Line 35: | Line 40: | ||
}} | }} | ||
}} | }} | ||
</tab> | |||
<tab name="Custom Quote Format"> | |||
<pre><nowiki> | |||
{{Quotes (Table)| | |||
{{Quotes (Table Header)|Header}} | |||
{{Quotes (Table MRow) | |||
| situation = situation | |||
| num = 1 | |||
| rows = | |||
{{Quotes (Table MRow)/Row | A | b }} | |||
}} | |||
}} | |||
</nowiki></pre> | |||
{{Quotes (Table)| | |||
{{Quotes (Table Header)|Header}} | |||
{{Quotes (Table MRow) | |||
| situation = situation | |||
| num = 1 | |||
| rows = | |||
{{Quotes (Table MRow)/Row | A | b }} | |||
}} | |||
}} | |||
</tab> | |||
</tabs> | |||
</noinclude> | </noinclude> |
Revision as of 18:24, 22 July 2018
This template is used along with:
- Template:Quotes (Table Row) - for a pre-defined format for quotes
- Template:Quotes (Table MRow) - for a custom format of quotes
- Template:Quotes (Table Header) - for inserting a header for a section
Usage
This template is used on characters' Quotes pages (e.g. Jubei/Quotes/BBCF). <tabs> <tab name="Default Quote Format">
{{Quotes (Table)| {{Quotes (Table Header)|Header}} {{Quotes (Table Row) | situation = | en = | jp = | en_voice = | jp_voice = }} }}
Template:Quotes (Table Row)
Situation | Line | Voice |
---|---|---|
Header |
</tab> <tab name="Custom Quote Format">
{{Quotes (Table)| {{Quotes (Table Header)|Header}} {{Quotes (Table MRow) | situation = situation | num = 1 | rows = {{Quotes (Table MRow)/Row | A | b }} }} }}
Template:Quotes (Table MRow)
Situation | Line | Voice |
---|---|---|
Header |
</tab> </tabs>