Difference between revisions of "Template:File"

From Funtoo
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div class="code-box"><div class="box-caption">{{#if:{{{name|}}}|{{f|{{{name}}}}}}} {{#if:{{{lang|}}}| ({{{lang}}} source code)}} {{#if:{{{desc|}}}| - {{{desc}}}}}</div>{{#tag:{{#if:{{{lang|}}}|syntaxhighlight|pre}}|
<div class="note codenote">
<div class="note-head codenote"><i class="fas fa-code"></i>&nbsp;&nbsp;&nbsp;{{#if:{{{name|}}}|{{f|{{{name}}}}}}} {{#if:{{{lang|}}}| ({{{lang}}} source code)}} {{#if:{{{desc|}}}| - {{{desc}}}}}</div>{{#tag:{{#if:{{{lang|}}}|syntaxhighlight|pre}}|
{{{body}}}
{{{body}}}
|lang={{{lang}}}}}
|lang={{{lang}}}}}
</div></includeonly>
</div>

Latest revision as of 03:04, November 23, 2018

   
{{{body}}}