Template:Textbox: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
(Created page with "{|align="center" width="90%" border="1" bgcolor="PaleTurquoise" |- ! style="background:PaleTurquoise;" | <big>{{{Title|Title}}}</big> |- | {{{text|}}} {{#if:{{{signed|}}}| |<...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{|align="center" width="90%" border="1" bgcolor="PaleTurquoise"
{|align="center" width="90%" border="1" bgcolor="{{{color|PaleTurquoise}}}"
|-
|-
! style="background:PaleTurquoise;" | <big>{{{Title|Title}}}</big>
! style="background:{{{1|PaleTurquoise;}}}" | <big>{{{title|}}}</big>
|-
|-
|  
|  

Latest revision as of 12:05, 16 August 2020

{{Textbox
|color  = {{{color|}}}
|border = {{{border|}}}
|title  = {{{title|}}}
|text   = {{{text|}}}
|signed = {{{signed|}}}
}}