BoxSymbol Clock.png
This is an archive.
See the new ClickWiki at https://clickwiki.github.io. This version is just an archive for the purposes of migrating content to the new structure.


Jump to: navigation, search

Template:EventColumn

This template is used to draw an column for an object for event editor examples.

This assumes you have already placed {{EventStart}} in your edit.


Parameters

  • You must specify ObjectIcon = with the icon file name of the object. See the Extensions page and click on an extension icon to retrieve its file name. This parameter should end with .png or .jpg
  • You must specify ObjectName = with the name of the object. Be careful, it links to the extension's page. As an example, Special Object is correct, but System is not.


Example

 {{EventColumn | ObjectIcon = Icon Active.png | ObjectName = Active }}
 {{EventColumn | ObjectIcon = Icon String Extension.png | ObjectName = String }}


In conjunction with the rest of the templates, this is the end result:


Active String
• Unspecified
1 • New condition



See Help:EventEditorExample for help.