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><span style="font-size: 0.8em">{{#if:{{{desc|}}}|<nowiki>:</nowiki> {{{desc}}}}} {{#if:{{{lang|}}}|({{{lang}}} source code)}}</span>{{#tag:{{#if:{{{lang|}}}|syntaxhighlight|pre}}|
<div style="margin-bottom: 0.3em; background-color: #e0f0ff; padding: 3px; border-radius: 3px;"><tt>'''{{{name}}}'''</tt><span style="font-size: 0.8em">{{#if:{{{desc|}}}|<nowiki>:</nowiki> {{{desc}}}}} <span style="font-color: #888;">{{#if:{{{lang|}}}|({{{lang}}} source code)}}</span></span>{{#tag:{{#if:{{{lang|}}}|syntaxhighlight|pre}}|
{{{body}}}
{{{body}}}
|lang={{{lang}}}}}</div>
|lang={{{lang}}}}}</div>

Revision as of 00:03, June 27, 2014

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