Template:VerbTableStart: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| border="2" cellpadding="4" style="margin: 10px 1px 10px 10px; clear:both; background:#E6ECFA; border: 1px #aaa solid; border-collapse: collapse; width: 90%
<onlyinclude>{| border="2" cellpadding="4" style="margin: 10px 1px 10px 10px; clear:both; background:#E6ECFA; border: 1px #aaa solid; border-collapse: collapse; width: 80%"
|- style="background:#00004C; text-align: center; vertical-align: top; font-size: larger; color:white;"
|- style="background:#00004C; text-align: center; vertical-align: top; font-size: larger; color:white;"
{{#if: {{{header1|}}} | {{!}} role="colheader" scope="col" {{!}} '''{{{header1|}}}''' |}}
{{#if: {{{header1|}}} | {{!}} role="colheader" scope="col" {{!}} '''{{{header1|}}}''' |}}
{{#if: {{{header2|}}} | {{!}} role="colheader" scope="col" {{!}} '''{{{header2|}}}''' |}}
{{#if: {{{header2|}}} | {{!}} role="colheader" scope="col" {{!}} '''{{{header2|}}}''' |}}
| role="colheader" scope="col" style="width: {{#if: {{{2Pview|}}} | 30% | 45% }}" | '''First'''
|}
{{#if: {{{2Pview|}}} | {{!}} role="colheader" scope="col" style="width: 30%" {{!}} '''Second''' |}}
| role="colheader" scope="col" style="width: {{#if: {{{2Pview|}}} | 30% | 45% }}" | '''Third'''
|-</onlyinclude>
{{VerbTableEntry}}
{{Table end}}

==Copy/Paste Code==
{{#section:Gswiki:Style guide/Verb pages|cpcode2}}

[[Category:Templates]]

Latest revision as of 20:02, 1 October 2025

First Third
This section has not been added yet; please add to it now! This section has not been added yet; please add to it now!

Copy/Paste Code

{{VerbTableStart |header1= Style |header2= Target|2Pview= Yes}}
{{VerbTableEntry|modifier1= Style |modifier2= Target |1Pview = 1st Person View |2Pview= Second Person View |3PView: 3rd Person View}}
{{Table end}}