User:Eviand/TemplateTesting: Difference between revisions
From SpiritVale Wiki
More actions
Created page with "Used for testing templates out." |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox" style="width:275px; font-size:90%; border:2px solid #372b54; background:#f7f7fa; border-radius:12px; box-shadow:0 2px 6px rgba(0,0,0,0.25);" | |||
|- | |||
! colspan="2" style="background:linear-gradient(180deg,#5a4e7c,#372b54); color:white; text-align:center; padding:6px; font-size:110%; border-top-left-radius:10px; border-top-right-radius:10px;" | Example Infobox | |||
|- | |||
| style="background:#e6e3f0; font-weight:bold; width:35%;" | Example 1 | |||
| style="background:#ffffff;" | Answer 1 | |||
|- | |||
| style="background:#e6e3f0; font-weight:bold;" | Example 2 | |||
| style="background:#ffffff;" | Answer 2 | |||
|- | |||
| style="background:#e6e3f0; font-weight:bold;" | Example 3 | |||
| style="background:#ffffff;" | Answer 3 | |||
|} |