Template:CLL: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- Template Start --> | |||
<!-- Display unique information for each page --> | |||
{{#switch: {{PAGENAME}} | {{#switch: {{PAGENAME}} | ||
| Lodsmok = | | Lodsmok = | ||
This is unique information for Lodsmok. | This is unique information for Lodsmok. | ||
{| class="wikitable" | {| class="wikitable" | ||
! | ! Column 1 | ||
! | ! Column 2 | ||
|- | |- | ||
| | | Row 1, Column 1 | ||
| | | Row 1, Column 2 | ||
|- | |- | ||
| Row 2, Column 1 | | Row 2, Column 1 | ||
| Row 2, Column 2 | | Row 2, Column 2 | ||
| | |} | ||
| Page2 = | | Page2 = | ||
This is unique information for Page2. | This is unique information for Page2. | ||
Line 49: | Line 52: | ||
|} | |} | ||
}} | }} | ||
<!-- Display a summary of the page, equal to the unique information for Lodsmok --> | |||
{{#switch: {{PAGENAME}} | |||
| Lodsmok = | |||
This is unique information for Lodsmok. | |||
{| class="wikitable" | |||
! Column 1 | |||
! Column 2 | |||
|- | |||
| Row 1, Column 1 | |||
| Row 1, Column 2 | |||
|- | |||
| Row 2, Column 1 | |||
| Row 2, Column 2 | |||
|} | |||
| #default = | |||
This is the default summary for any other page. | |||
}} | |||
<!-- Template End --> |
Revision as of 19:05, 6 February 2023
}
This is the default summary for any other page.