Template:Beach Event
| Organisation | Not available yet |
|---|---|
| Date | {{{date}}} |
| Venue | Not available yet |
| Region | {{{region}}} |
| Category | {{{category}}} |
| Level | {{{level}}} |
| Registration | Not available yet |
| Nominations | Not available yet |
| Results | Not available yet |
Usage
{{Beach Event
|title=
|series=
|season=
|date=
|venue=
|venue_url=
|region=
|org=
|org_code=
|org_url=
|register_display=
|register_url=
|nominations_display=
|nominations_url=
|nominations=
|results_display=
|results_url=
|results=
}}
Note: org_code is the current parameter and should be used on all new/updated pages — it drives both the state icon and the default Organisation link/label, looked up from Module:Beach Org. region_code is deprecated but still supported as a fallback so existing pages keep working until they're migrated to org_code. org and org_url are optional overrides — leave them out (or blank) to use the automatic default for the given org_code; a blank |org= or |org_url= line is treated the same as leaving it out entirely, it will not suppress the default.
Note: register_display, nominations_display and results_display are optional per-row visibility flags. Set one to no to hide that row (it stays in the page's HTML, just hidden via CSS `display:none`, so any surrounding borders/spacing stay clean) — any other value, or leaving it out, renders the row exactly as before.