Template:Station

From Arcane Survival Wiki
Jump to: navigation, search
Status Code Station Name Connections
Dynmap Construction.png T1 Foobar (under construction) No connections

How to use[edit]

This template MUST be preceded by {{Station/h}} and succeeded by |}.

By default, the station name will have a link. Use the following parameters in your template call:

  1. Station status, can be open (Dynmap Green Flag.png), closed (Dynmap Cross.png), planned (Dynmap Pin.png), or construction (Dynmap Construction.png, default). In general, closed stations are closed in both directions for maintenance, planned stations have not been built yet or are awaiting approval, stations under construction are being built and have been approved, and stations that are open allow traffic in one or both directions.
  2. Background color of the station code cell. This must be a hexadecimal color code (i.e. a8b29f).
  3. Station code, usually alphanumeric (examples include B1, RHM10, or NORI1-3)
  4. Name of the page you want to link to.
  5. (optional) Transit connections available at the station. If being used by a transit hub this parameter can be used for destinations or other alternate information, just be sure to specify it in the first parameter of Template:Template.
  6. (optional) Station name if it is different from the page you want to link to. You can also use the t parameter instead.
  7. (optional) If the header includes line information, use x to mark the station. Otherwise, use -.
  8. (optional) Same as above.
  9. (optional) Same as above.

If you don't want to have a link at all, ignore parameter 6, and add |nolink=true to the end of your template call.

If you are using a dark background color (for example a black line) and black text is not easily readable, you can change the color of the text using |c=white or |c=#a82b0f (or whatever suits the page best).