Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:GARLetterLink: Difference between revisions

Template page
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#ifexist:{{FULLPAGENAME}}/{{{1}}}|[[{{FULLPAGENAME}}/{{{1}}}|{{{1}}}]]|[{{fullurl:{{FULLPAGENAME}}/{{{1}}}|action=edit&preload={{{2}}}}} {{{1}}}]}}</includeonly>
<noinclude>
Outputs one A–Z letter as a clickable element. Common.js checks on load whether that
letter's page already exists: if it does, it becomes an ordinary blue link (no "Creating");
if not, it stays a green link that auto-creates the page on click. No Save screen either way.
 
Usage (via AZGrid):  {{GARLetterLink|A|Template:Preload/CountryLetter}}
The letters are always subpages of the page you are on.
</noinclude><includeonly><span class="gar-instant-letter" data-title="{{FULLPAGENAME}}/{{{1}}}" data-preload="{{{2}}}">{{{1}}}</span></includeonly>

Latest revision as of 22:40, 24 July 2026

Outputs one A–Z letter as a clickable element. Common.js checks on load whether that letter's page already exists: if it does, it becomes an ordinary blue link (no "Creating"); if not, it stays a green link that auto-creates the page on click. No Save screen either way.

Usage (via AZGrid): A The letters are always subpages of the page you are on.