Template:Project: Difference between revisions

From Open Food Facts wiki
(+ TODO + category)
No edit summary
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