Template: Checklist Entry

From LibrePlanet
Jump to: navigation, search
(tweaks)
(tweaks)
Line 16: Line 16:
 
{| class="wikitable"
 
{| class="wikitable"
 
! colspan="2" | Software Freedom Checklist
 
! colspan="2" | Software Freedom Checklist
 +
|-
 +
| <span style="font-size:24px">☐</span>
 +
| BSD<br />NOTES: Close, but no banana
 
|-
 
|-
 
| <span style="font-size:24px">☑</span>
 
| <span style="font-size:24px">☑</span>
Line 21: Line 24:
 
|-
 
|-
 
| <span style="font-size:24px">☐</span>
 
| <span style="font-size:24px">☐</span>
| MacOS
+
| MacOS<br />NOTES: Sorry, Charlie
 
|-
 
|-
 
| <span style="font-size:24px">☐</span>
 
| <span style="font-size:24px">☐</span>
| Windows
+
| Windows<br />NOTES: Epic Fail
 
|}
 
|}
 
</noinclude>
 
</noinclude>
Line 30: Line 33:
 
|-
 
|-
 
| <span style="font-size:24px">{{ #if: {{{notes|}}} | ☐ | ☑ }}</span>
 
| <span style="font-size:24px">{{ #if: {{{notes|}}} | ☐ | ☑ }}</span>
| {{ #if: {{{link_url|}}} | [{{{link_url}}} {{{entry}}}] | {{{entry|}}} }} {{ #if: {{{notes|}}} | NOTES: {{{notes|}}} }}
+
| {{ #if: {{{link_url|}}} | [{{{link_url}}} {{{entry}}}] | {{{entry|}}} }} {{ #if: {{{notes|}}} | <br />NOTES: {{{notes|}}} }}
 
</includeonly>
 
</includeonly>

Revision as of 06:30, 20 March 2021

To use this template:

  • Add the framed text below as the body of the article.
  • 'link_url' and 'notes' are optional
{{Checklist_Entry
|entry=
|link_url=
|notes=
}}

The rendered checklist row will resemble those in the table below, with boxes beside each non-empty 'notes', and check-marks beside each empty 'notes'.

Software Freedom Checklist
BSD
NOTES: Close, but no banana
GNU
MacOS
NOTES: Sorry, Charlie
Windows
NOTES: Epic Fail