Template:R:1 News: Difference between revisions

From Dothack Info
Jump to navigation Jump to search
(Created page with "<div style="display: flex; align-items: center; border-radius: 50px 50px 50px 50px; padding: 10px; height:10px; width:300px; background: #{{{title}}};"><font color=#FFFFFF>'''{{{title}}}'''</font></div> <div style="width:300px; background: #ffffff;"><font color=#000000>'''{{{article}}}'''</font></div> <noinclude>Usage:<pre> {{R:1 News |background= |title= |article= }}</pre> blue articles: 8dbde1 pink-ish: d68fdf purple: 6468d4 Category:Template </noinclude>")
 
mNo edit summary
Line 1: Line 1:
<div style="display: flex;  align-items: center; border-radius: 50px 50px 50px 50px; padding: 10px; height:10px; width:300px; background: #{{{title}}};"><font color=#FFFFFF>'''{{{title}}}'''</font></div>
<div style="display: flex;  align-items: center; border-radius: 50px 50px 50px 50px; padding: 10px; height:10px; width:300px; background: #{{{background}}};"><font color=#FFFFFF>'''{{{title}}}'''</font></div>
<div style="width:300px; background: #ffffff;"><font color=#000000>'''{{{article}}}'''</font></div>
<div style="width:300px; background: #ffffff;"><font color=#000000>{{{article}}}</font></div>





Revision as of 16:35, 23 February 2024

{{{title}}}
{{{article}}}


Usage:

{{R:1 News
|background= 
|title= 
|article=
}}


blue articles: 8dbde1 pink-ish: d68fdf purple: 6468d4