Template:Textbox: Difference between revisions
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 |
||
| Line 1: | Line 1: | ||
{|align="center" width="90%" border="1" bgcolor="PaleTurquoise" | {|align="center" width="90%" border="1" bgcolor="PaleTurquoise" | ||
|- | |- | ||
! style="background:PaleTurquoise;" | <big>{{{ | ! style="background:PaleTurquoise;" | <big>{{{title|}}}</big> | ||
|- | |- | ||
| | | | ||
Revision as of 11:57, 16 August 2020
{{Textbox
|color = {{{color|}}}
|border = {{{border|}}}
|title = {{{title|}}}
|text = {{{text|}}}
|signed = {{{signed|}}}
}}