Template:Table Row/doc

From Dungeons and Dragons Wiki
< Template:Table Row
Revision as of 15:10, 23 September 2009 by ClaytonQuintero (talk | contribs) (Created page with 'This template is meant for outputting things with Semantic Mediawiki. If you want a basic table output, but don't like the default style for Semantic MediaWiki tables, you can se…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This template is meant for outputting things with Semantic Mediawiki. If you want a basic table output, but don't like the default style for Semantic MediaWiki tables, you can set up your own table and have the output be sent to this template, which formats it into a table row. For example, if you want to output the 3.5e base classes into a regular zebra table, you could do:

{| class="zebra d20"
|-
! Class Name !! Class Description
{{#ask: [[Category:3.5e]] [[Category:User]] [[Category:Class]] [[Category:Base Class]]
|?Summary
|format=template
|template=Table Row
}}
|}