Diferencia entre revisiones de «Plantilla:Main Page/Frame»
 (Página creada con «<div class="mp-frame"> <templatestyles src="Main Page/Frame/styles.css" /> <div class="mp-frame-header" {{#if:{{{color|}}}|style="background: #{{{color}}};"}}>{{{title}}}</...»)  | 
				|||
| Línea 2: | Línea 2: | ||
<templatestyles src="Main Page/Frame/styles.css" />  | <templatestyles src="Main Page/Frame/styles.css" />  | ||
<div class="mp-frame-header" {{#if:{{{color|}}}|style="background: #{{{color}}};"}}>{{{title}}}</div>  | <div class="mp-frame-header" {{#if:{{{color|}}}|style="background: #{{{color}}};"}}>{{{title}}}</div>  | ||
| − | <div class="mp-frame-body">{{{content}}}</div></div  | + | <div class="mp-frame-body">{{{content}}}</div></div>  | 
Revisión actual del 19:03 30 oct 2020
<templatestyles src="Main Page/Frame/styles.css" />
{{{title}}}
{{{content}}}