Difference between revisions of "Template:Project"

From Open Food Facts wiki
Jump to navigation Jump to search
(+ TODO + category)
Line 21: Line 21:
  
 
== TODO ==
 
== TODO ==
* conditional display? <pre>{{ #if: {{{title}}} | {{{title}}} | ... }}</pre>
+
* conditional display (text or alternative is displayed based on a condition)? <code>{{ #if: {{{title}}} | {{{title}}} | ... }}</code>
 
* add TemplateData extension to help filling the template with the visual editor (see https://www.mediawiki.org/wiki/Extension:TemplateData )
 
* add TemplateData extension to help filling the template with the visual editor (see https://www.mediawiki.org/wiki/Extension:TemplateData )
 
</noinclude>
 
</noinclude>

Revision as of 15:04, 22 March 2022

Title: {{{title}}}

Short description: {{{description}}}

What (outcomes): {{{what}}}

Impact (why): {{{why}}}

Status: {{{status}}}

Timeline: {{{timeline}}}

Needs: {{{needs}}}

How to join/contribute: {{{joining}}}

People: {{{people}}}

TODO