Module:Adjacent stations/doc: Difference between revisions

Content deleted Content added
update usage count and let template round number, note other modules used
Line 290:
 
== For developers ==
=== Coding conventions (to be implemented) ===
Suggestions are welcomed on the talk page.
=== Coding conventions (to be implemented) ===
==== Naming ====
* For variables such as line, where there is a distinction between the data table, name and formatted title (or processed output), the data table should use the plain form, the name should be suffixed with ''N'' and the output should be suffixed with ''T''.