StyleGuide
From GRFSpecs
Jump to navigationJump to searchPages 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=