Template:Property: Difference between revisions

From Open Food Facts wiki
(Fix issue)
(Fix issue)
Line 12: Line 12:
<pre>
<pre>
   {{property  
   {{property  
   |packaging:has character
   |packaging:has_character
   }}
   }}
</pre>
</pre>


Result: {{property|packaging:has character}}
or, might be easier to read:
<pre>
  {{property|packaging:has_character}}
</pre>
 
'''Result''': {{property|packaging:has character}}
 


</noinclude><code>[[Folksonomy/Property/{{{1}}}|{{{1}}}]]</code>
</noinclude><code>[[Folksonomy/Property/{{{1}}}|{{{1}}}]]</code>

Revision as of 10:34, 15 September 2021

This template adds a link and a format to a property build for Folksonomy Engine.

Syntax

  {{property
  |property_name
  }}

Example

  {{property 
  |packaging:has_character
  }}

or, might be easier to read:

  {{property|packaging:has_character}}

Result: packaging:has character


[[Folksonomy/Property/{{{1}}}|{{{1}}}]]