Module:Road data/strings/doc: Difference between revisions

Content deleted Content added
Other types: this is already addressed below
Line 241:
There are a few style guidelines that should be followed:
# Align table fields using spaces. All tables should be aligned so that fields line up with each other, as shown in the above examples.
# Do not place a table's closing brace on a separate line.
# Each table field should be on its own line.
# Add spaces to either side of an assignment operator (equals sign).