Template:ProsConsTable: Difference between revisions
From Handhelds Wiki
Jump to navigationJump to search
HandheldWiki (talk | contribs) No edit summary |
HandheldWiki (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
{| class="wikitable" style="width:100%; max-width:800px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px;" | {| class="wikitable" style="width:100%; max-width:800px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px;" | ||
|- | |- | ||
! colspan="2" style="background-color:#2c3e50; color:#ecf0f1; font-size: 1.5em; padding: 12px; text-align:center;" | Pros & Cons of the {{{ | ! colspan="2" style="background-color:#2c3e50; color:#ecf0f1; font-size: 1.5em; padding: 12px; text-align:center;" | Pros & Cons of the {{{title|{{PAGENAME}}}}} | ||
|- | |- | ||
! style="width: 50%; background-color: #d4edda; color: #155724; font-size: 1.1em; padding: 15px; text-align: center; border-radius: 8px 0 0 0; white-space: normal;" | ✅ Pros | ! style="width: 50%; background-color: #d4edda; color: #155724; font-size: 1.1em; padding: 15px; text-align: center; border-radius: 8px 0 0 0; white-space: normal;" | ✅ Pros | ||
| Line 8: | Line 8: | ||
|- | |- | ||
| style="background-color: #d4edda; color: #155724; padding: 15px; text-align: left; line-height: 1.5em; white-space: normal;" | | | style="background-color: #d4edda; color: #155724; padding: 15px; text-align: left; line-height: 1.5em; white-space: normal;" | | ||
{{{ | {{{pros|* <!-- Add pros here -->}}} | ||
| style="background-color: #f8d7da; color: #721c24; padding: 15px; text-align: left; line-height: 1.5em; white-space: normal;" | | | style="background-color: #f8d7da; color: #721c24; padding: 15px; text-align: left; line-height: 1.5em; white-space: normal;" | | ||
{{{ | {{{cons|* <!-- Add cons here -->}}} | ||
|} | |} | ||
</div></includeonly> | </div></includeonly> | ||