Template:Event/doc: Difference between revisions
removed description from example |
m EdwardNWM moved page Template:Poster/doc to Template:Event/doc over redirect: simplification |
||
| (One intermediate revision by the same user not shown) | |||
| Line 40: | Line 40: | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | |||
"description": { | |||
"description": "very brief description or extra info (anything substantial should go on a page!)", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
| Line 48: | Line 52: | ||
"time", | "time", | ||
"place", | "place", | ||
"image" | "image", | ||
"description" | |||
] | ] | ||
} | } | ||