Template:Verbtable: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 5: Line 5:


<pre{{log2}}>
<pre{{log2}}>
<nowiki>{{verbtableheader}}</nowiki>
|- style="background:#00004C; vertical-align: top; font-size: larger; color:white;"
</pre>
</pre>


===Example===
===Example===
<pre{{log2}}><nowiki>{| {{verbtable}}
<pre{{log2}}><nowiki>{| {{verbtable}}
|- {{verbtableheader}}
|- style="background:#00004C; vertical-align: top; font-size: larger; color:white;"
! style="width:5em;"|Style
! style="width:5em;"|Style
! style="width:35em;"|First
! style="width:35em;"|First

Revision as of 10:07, 14 September 2020

This template can be used to record verb command actions in a table format. This is a supplemental template to be used with the verbinfo template.

In order to create the heading(s) for the table, copy and paste this code into the table in the line following the template inclusion (see example).

{{verbtableheader}}

Example

{| {{verbtable}}
|- {{verbtableheader}}
! style="width:5em;"|Style
! style="width:35em;"|First
! style="width:35em;"|Third
|-
| Style
| First Person View
| Third Person View
|}
Style First Third
Style First Person View Third Person View