Template: Checklist Entry

From LibrePlanet
Jump to: navigation, search
(initial template)
 
(add semantic-wiki data)
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
<pre>
 
<pre>
{{ERC_Checklist
+
{{Checklist_Entry
 
|entry=
 
|entry=
 
|link_url=
 
|link_url=
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>
| [https://gnu.org MacOS]
+
| MacOS<br />NOTES: Sorry, Charlie
 
|-
 
|-
 
| <span style="font-size:24px">☐</span>
 
| <span style="font-size:24px">☐</span>
| [https://gnu.org Windows]
+
| Windows<br />NOTES: Epic Fail
 
|}
 
|}
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
 
|-
 
|-
| <span style="font-size:24px">{{ #if: {{{notes|}}} | ☐ | ☑ }}</span>
+
| [[ Has GNU-{{{entry}}}::{{ #if: {{{notes|}}} | false | true }} | <span style="font-size:24px">{{ #if: {{{notes|}}} | ☐ | ☑ }}</span> ]]
| {{ #if: {{{link_url|}}} | [{{{link_url}}} {{{entry}}}] | {{{entry|}}} }}
+
| {{ #if: {{{link_url|}}} | [{{{link_url}}} {{{entry}}}] | {{{entry|}}} }} {{ #if: {{{notes|}}} | <br />NOTES: {{{notes|}}} }}
  {{ #if: {{{notes|}}}   | NOTES: {{{notes|}}}                         }}
 
 
</includeonly>
 
</includeonly>

Latest revision as of 08:51, 8 October 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