Template:Conditional infobox item: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Conditional infobox item" template. It should be called in the following format: <pre>{{Conditional infobox item | title = the first column title...")
 
No edit summary
Line 2: Line 2:
This is the "Conditional infobox item" template.
This is the "Conditional infobox item" template.
It should be called in the following format:
It should be called in the following format:
<pre>{{Conditional infobox item
<pre>{{Conditional infobox item}}
| title      = the first column title
| value      = the second column value
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude>
</noinclude>
<includeonly>
<includeonly>
|-
|100px|Document
| {{{title}}}
| {{{value}}}
</includeonly>
</includeonly>

Revision as of 07:30, March 19, 2022

This is the "Conditional infobox item" template. It should be called in the following format:

{{Conditional infobox item}}

Edit the page to see the template text.