Template:Beach Event: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 33: | Line 33: | ||
! ABVRS Rating | ! ABVRS Rating | ||
{{!}} {{#invoke:ABVRS Points|ratingLabel|rating={{{abvrs_rating|}}}}} | {{!}} {{#invoke:ABVRS Points|ratingLabel|rating={{{abvrs_rating|}}}}} | ||
}} | }}{{#ifeq:{{lc:{{{registration-display|}}}}}|no|| | ||
{{#ifeq:{{lc:{{{registration-display|}}}}}|no|| | |||
{{!}}- | {{!}}- | ||
! Registration | ! Registration | ||
{{!}} {{#if:{{{register_url|}}}|[{{{register_url}}} {{{register_text|Register / Event Information}}}]|{{#if:{{#invoke:Beach Org|url|org_code={{{org_code|}}}|region_code={{{region_code|}}}|org_url={{{org_url|}}}}}|''Not available yet β check with <span class="zunagi-registration-organiser-link">[{{#invoke:Beach Org|url|org_code={{{org_code|}}}|region_code={{{region_code|}}}|org_url={{{org_url|}}}}} organiser]</span>''|''Not available yet''}}}} | {{!}} {{#if:{{{register_url|}}}|[{{{register_url}}} {{{register_text|Register / Event Information}}}]|{{#if:{{#invoke:Beach Org|url|org_code={{{org_code|}}}|region_code={{{region_code|}}}|org_url={{{org_url|}}}}}|''Not available yet β check with <span class="zunagi-registration-organiser-link">[{{#invoke:Beach Org|url|org_code={{{org_code|}}}|region_code={{{region_code|}}}|org_url={{{org_url|}}}}} organiser]</span>''|''Not available yet''}}}}}}{{#ifeq:{{lc:{{{nominations-display|}}}}}|no|| | ||
}} | |||
{{#ifeq:{{lc:{{{nominations-display|}}}}}|no|| | |||
{{!}}- | {{!}}- | ||
! Nominations | ! Nominations | ||
{{!}} {{#if:{{{nominations|}}}|{{{nominations}}}|{{#if:{{{nominations_url|}}}|[{{{nominations_url}}} {{{nominations_text|Registered Teams}}}]|''Not available yet''}}}} | {{!}} {{#if:{{{nominations|}}}|{{{nominations}}}|{{#if:{{{nominations_url|}}}|[{{{nominations_url}}} {{{nominations_text|Registered Teams}}}]|''Not available yet''}}}}}}{{#ifeq:{{lc:{{{results-display|}}}}}|no|| | ||
}} | |||
{{#ifeq:{{lc:{{{results-display|}}}}}|no|| | |||
{{!}}- | {{!}}- | ||
! Results | ! Results | ||
{{!}} {{#if:{{{results|}}}|{{{results}}}|{{#if:{{{results_url|}}}|[{{{results_url}}} {{{results_text|View Results}}}]|''Not available yet''}}}} | {{!}} {{#if:{{{results|}}}|{{{results}}}|{{#if:{{{results_url|}}}|[{{{results_url}}} {{{results_text|View Results}}}]|''Not available yet''}}}}}} | ||
}} | |||
|} | |} | ||
<div class="zunagi-calendar-disclaimer" style="background-color:#fdf6e0; border:1px solid #f0d979; border-radius:12px; padding:1em 1.25em; margin:1em 0 0 0; color:#8a6a13;">β οΈ '''Please note:''' Event information is provided as a guide only and may be subject to change. Refer to the relevant organiser's website for the latest event details and registration information.</div> | <div class="zunagi-calendar-disclaimer" style="background-color:#fdf6e0; border:1px solid #f0d979; border-radius:12px; padding:1em 1.25em; margin:1em 0 0 0; color:#8a6a13;">β οΈ '''Please note:''' Event information is provided as a guide only and may be subject to change. Refer to the relevant organiser's website for the latest event details and registration information.</div> | ||
Revision as of 17:45, 18 September 2026
| Organisation | Not available yet | ||||
|---|---|---|---|---|---|
| Date | {{{date}}} | ||||
| Venue | Not available yet | ||||
| Region | {{{region}}} | ||||
| Category | {{{category}}} | ||||
| Level | {{{level}}} | ||||
| Registration | - | Nominations | - | Results | Not available yet |
Usage
{{Beach Event
|title=
|series=
|season=
|date=
|venue=
|venue_url=
|region=
|org=
|org_code=
|org_url=
|register_url=
|registration-display=
|nominations_url=
|nominations-display=
|results_url=
|results=
|results-display=
}}
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: registration-display, nominations-display and results-display are optional per-row visibility flags. Set one to no to hide that row entirely (e.g. an event with no nominations process at all) β any other value, or leaving it out, renders the row exactly as before.