Difference between revisions of "Template:Table Row2"

From Dungeons and Dragons Wiki
Jump to: navigation, search
(Table Row without the no-longer-needed pipe trick)
(No difference)

Revision as of 22:38, 22 May 2019

Template documentation (for the above template, sometimes hidden or invisible)

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 Row2
}}
|}

This template should always be used instead of Template:Table Row in new code. We are slowly deleting uses of the old Table Row.


Visit Template:Table Row2/doc to edit this text! (How does this work?)