Difference between revisions of "Template:File"

From Funtoo
Jump to navigation Jump to search
Line 1: Line 1:
<div style="margin-bottom: 0.3em; background-color: #e0f0ff; padding: 3px; border-radius: 3px;"><tt>{{{name}}}</tt>{{#if:{{{desc|}}}|: {{#tag:span|'''{{{desc}}}'''|style="font-size: 0.9em}}}}{{#tag:{{#if:{{{lang|}}}|syntaxhighlight|pre}}|
<div style="margin-bottom: 0.3em; background-color: #e0f0ff; padding: 3px; border-radius: 3px;"><tt>{{{name}}}</tt>{{#if:{{{desc|}}}|: {{#tag:div|'''{{{desc}}}'''|style="font-size: 0.9em}}}}{{#tag:{{#if:{{{lang|}}}|syntaxhighlight|pre}}|
{{{body}}}
{{{body}}}
|lang={{{lang}}}}}</div>
|lang={{{lang}}}}}</div>

Revision as of 23:53, June 26, 2014

{{{name}}}
{{{body}}}