Template:ProsConsTable: Difference between revisions

From Handhelds Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 12: Line 12:
{{{cons|* <!-- Add cons here -->}}}
{{{cons|* <!-- Add cons here -->}}}
|}
|}
</div></includeonly>
</div></includeonly><noinclude>
== Template Preview ==
This is how the template renders with example values:
 
{{ProsConsTable
|pros=
* proshere
*
|cons=
* conshere
*
}}
 
== Usage ==
<pre>
{{ProsConsTable
|pros=
* proshere
*
|cons=
* conshere
*
}}
</pre>
</noinclude>

Latest revision as of 05:44, 29 June 2025

Template Preview[edit]

This is how the template renders with example values:

Pros & Cons of the ProsConsTable
✅ Pros ❌ Cons
  • proshere
  • conshere

Usage[edit]

{{ProsConsTable
|pros=
* proshere
* 
|cons=
* conshere
* 
}}