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

Template:GettingStartedChecklist: Difference between revisions

Template page
Create Getting Started checklist template
 
tidy up comments
 
Line 1: Line 1:
<!--
<!--
     Template:GettingStartedChecklist
     GettingStartedChecklist
    renders a styled checklist with diamond markers. pass items as numbered params


     Renders a styled checklist section. Pass checklist items as numbered params.
     usage:
 
    Usage:
     {{GettingStartedChecklist
     {{GettingStartedChecklist
     |title=What you'll cover
     |title=What you'll cover
     |1=Understand what LARP is and how it works
     |1=Understand what LARP is
     |2=Learn why LARP is one of the best hobbies going
     |2=Learn why its a great hobby
    |3=See that you already have everything you need to start
     }}
     }}


     Parameters:
     title = optional heading, defaults to "In this section"
      title = Optional heading (defaults to "In this section")
    1-10  = checklist items
      1-10  = Checklist item text
-->
-->
<div class="gs-checklist-section">
<div class="gs-checklist-section">

Latest revision as of 21:28, 10 April 2026

In this section