StyleGuide: Difference between revisions

From GRFSpecs
Jump to navigation Jump to search
Content deleted Content added
add style for table with properties
VarAction2
Line 23: Line 23:
</pre>
</pre>


For Action2 pages:
For VarAction2 pages:
<pre>
<pre>
=Introduction=
=Introduction=


=Variables=
=Properties=


=Description=
=Description=

Revision as of 10:26, 13 June 2011

Pages in the NewGRF specs wiki should try to follow a common style. Headings are as follows:

For Action0 pages:

=Introduction=

=Properties=
{|
!Poperty !!Version !!Size !! Description
|-
|01 || ||B ||desc1
|-
|02 || ||W ||desc2
|-
|03 || ||D ||desc3
|-
|04 || ||B/B* ||desc4
|}

=Description=

=Example=

For VarAction2 pages:

=Introduction=

=Variables=

=Description=

=Example=

For other pages:

=Introduction=

=Syntax=

=Description=

=Example=