This wiki is archived and useful information is being migrated to the main bzflag.org website

Editing Help:Tables

Jump to: navigation, search

Warning: The database has been locked for maintenance, so you will not be able to save your edits right now. You may wish to copy and paste your text into a text file and save it for later.

The administrator who locked it offered this explanation: Archived wiki

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
 +
{{PD Help Page}}
 +
 
Tables may be authored in wiki pages using either HTML table elements directly, or using wikicode formatting to define the table. HTML table elements and their use are well described on various web pages and will not be discussed here. The benefit of wikicode is that the table is constructed of character symbols which tend to make it easier to perceive the table structure in the article editing view compared to HTML table elements.
 
Tables may be authored in wiki pages using either HTML table elements directly, or using wikicode formatting to define the table. HTML table elements and their use are well described on various web pages and will not be discussed here. The benefit of wikicode is that the table is constructed of character symbols which tend to make it easier to perceive the table structure in the article editing view compared to HTML table elements.
  
Line 540: Line 542:
 
|}
 
|}
  
==Special Tables==
 
===Property tables===
 
Property tables, are a special type of table. They are always two columns wide. The left most column is the property and the right is the description. They are very easy to construct, using a very simple coding. This is not a standard mediawiki construct, but is provided by an extension.
 
 
<properties>
 
position=defines the center of the box in X and Y and the bottom of the box in Z.
 
rotation=defines a rotation around the Z axis for the box, in degrees.
 
size=defines the distance from the center to the side of the box in X and Y, and the total height of the box in Z.
 
matref=reference to a predefined [[material]].
 
phydrv=reference to a predefined [[physics|physics driver]].
 
</properties>
 
<pre>
 
<properties>
 
position=defines the center of the box in X and Y and the bottom of the box in Z.
 
rotation=defines a rotation around the Z axis for the box, in degrees.
 
size=defines the distance from the center to the side of the box in X and Y, and the total height of the box in Z.
 
matref=reference to a predefined [[material]].
 
phydrv=reference to a predefined [[physics|physics driver]].
 
</properties>
 
</pre>
 
  
 +
{{Languages|Help:Tables}}
 
[[Category:Help|Tables]]
 
[[Category:Help|Tables]]

Please note that all contributions to BZFlagWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see BZFlagWiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)