Template:GettingStartedChecklist: Difference between revisions
Template page
More actions
Create Getting Started checklist template |
tidy up comments |
||
| Line 1: | Line 1: | ||
<!-- | <!-- | ||
GettingStartedChecklist | |||
renders a styled checklist with diamond markers. pass items as numbered params | |||
usage: | |||
{{GettingStartedChecklist | {{GettingStartedChecklist | ||
|title=What you'll cover | |title=What you'll cover | ||
|1=Understand what LARP is | |1=Understand what LARP is | ||
|2=Learn why | |2=Learn why its a great hobby | ||
}} | }} | ||
title = optional heading, defaults to "In this section" | |||
1-10 = checklist items | |||
--> | --> | ||
<div class="gs-checklist-section"> | <div class="gs-checklist-section"> | ||
Latest revision as of 21:28, 10 April 2026
In this section