Template:Event/doc1: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[category:data]]
[[Category:Data]]
This is the documentation for creating an event of type milonga.
This template should be used with articles that have the title formed according to [[tango.info milonga]]


==Proposal 1==
==Proposal 1==
Article title should be "Milonga [A-Za-z0-9]", i.e. start with the word Milonga in uppercase, followed by a space, followed by some description. The description can have maximum 40 characters.
Article title should be "Milonga [A-Za-z0-9]", i.e. start with the word Milonga in uppercase, followed by a space, followed by some description. The description can have maximum 32 characters.


[[Template:milonga]]
[[Template:milonga]]
Line 24: Line 24:
                 //see [[add_event]], where the description should  
                 //see [[add_event]], where the description should  
                 //contain the milonga article name, or the [[wiki page id]]
                 //contain the milonga article name, or the [[wiki page id]]
==Proposal 2==
encodes more into the title
milonga <numeric day of week> <country code [alpha-2]> <description [32char]>
chars = 7+1 +1+1 +2+1 +32 = 45
m<numeric day of week> <country code [alpha-2]> <description [32char]>
chars = 2+1 +2+1 +32 = 38 //less good for search engines
e.g.
milonga 3 de roter salon berlin

Latest revision as of 2013-06-13T03:55:28

This template should be used with articles that have the title formed according to tango.info milonga

Proposal 1

Article title should be "Milonga [A-Za-z0-9]", i.e. start with the word Milonga in uppercase, followed by a space, followed by some description. The description can have maximum 32 characters.

Template:milonga

|name        = //if not filled uses article title
|day         = //1 = monday, 2 = tuesday, 3 = wednesday ....
|week        = //8 = every week, 6 = even week, 7 = odd week
|time_start  = //HH:MM local time
|time_end    = //HH:MM local time
|country     =
|un_locode   = 
|geo_lat     = //decimal
|geo_lon     = //decimal
|url         = //other name: link? website?

to discuss

|status      = //e.g. closed, or better closed = yes?
|not         = //dates where it does _not_ occur, 
               //but maybe better handled via single events, 
               //see add_event, where the description should 
               //contain the milonga article name, or the wiki page id