Template:AZGrid: Difference between revisions
Template page
More actions
Palindromayd (talk | contribs) No edit summary |
Palindromayd (talk | contribs) No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
A full A–Z grid. Pass the preload template for the level BELOW this one. | A full A–Z grid. Pass the preload template for the level BELOW this one. | ||
Usage: {{AZGrid|preload=Template:Preload/CountryLetter}} | |||
</noinclude><includeonly>{| class="wikitable" style=" | Usage: {{AZGrid|preload=Template:Preload/CountryLetter}} | ||
The letters are always subpages of the page the grid is on. | |||
An optional |class= adds a CSS class to the table if you ever need one. | |||
</noinclude><includeonly><div class="gar-azgrid-wrap"> | |||
{| class="wikitable gar-azgrid {{{class|}}}" style="text-align:center; font-size:1.4em;" | |||
|- | |- | ||
| {{GARLetterLink|A|{{{preload|}}}}} || {{GARLetterLink|B|{{{preload|}}}}} || {{GARLetterLink|C|{{{preload|}}}}} || {{GARLetterLink|D|{{{preload|}}}}} || {{GARLetterLink|E|{{{preload|}}}}} || {{GARLetterLink|F|{{{preload|}}}}} || {{GARLetterLink|G|{{{preload|}}}}} | | {{GARLetterLink|A|{{{preload|}}}}} || {{GARLetterLink|B|{{{preload|}}}}} || {{GARLetterLink|C|{{{preload|}}}}} || {{GARLetterLink|D|{{{preload|}}}}} || {{GARLetterLink|E|{{{preload|}}}}} || {{GARLetterLink|F|{{{preload|}}}}} || {{GARLetterLink|G|{{{preload|}}}}} | ||
| Line 11: | Line 16: | ||
|- | |- | ||
| {{GARLetterLink|V|{{{preload|}}}}} || {{GARLetterLink|W|{{{preload|}}}}} || {{GARLetterLink|X|{{{preload|}}}}} || {{GARLetterLink|Y|{{{preload|}}}}} || {{GARLetterLink|Z|{{{preload|}}}}} || || | | {{GARLetterLink|V|{{{preload|}}}}} || {{GARLetterLink|W|{{{preload|}}}}} || {{GARLetterLink|X|{{{preload|}}}}} || {{GARLetterLink|Y|{{{preload|}}}}} || {{GARLetterLink|Z|{{{preload|}}}}} || || | ||
|}</includeonly> | |} | ||
</div></includeonly> | |||
Latest revision as of 22:42, 24 July 2026
A full A–Z grid. Pass the preload template for the level BELOW this one.
Usage:
| A | B | C | D | E | F | G |
| H | I | J | K | L | M | N |
| O | P | Q | R | S | T | U |
| V | W | X | Y | Z |
The letters are always subpages of the page the grid is on. An optional |class= adds a CSS class to the table if you ever need one.