Difference between revisions of "StyleGuide"

From GRFSpecs
Jump to navigationJump to search
(very first alpha draft of wiki style)
 
(add style for table with properties)
Line 6: Line 6:
   
 
=Properties=
 
=Properties=
  +
{|
  +
!Poperty !!Version !!Size !! Description
  +
|-
  +
|01 || ||B ||desc1
  +
|-
  +
|02 || ||W ||desc2
  +
|-
  +
|03 || ||D ||desc3
  +
|-
  +
|04 || ||B/B* ||desc4
  +
|}
   
 
=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 Action2 pages:

=Introduction=

=Properties=

=Description=

=Example=

For other pages:

=Introduction=

=Syntax=

=Description=

=Example=