Template:ArtBox: Difference between revisions
Appearance
Content deleted Content added
Created page with "<templatestyles src="ArtBox/style.css"/> {{#if:{{{scheme|}}}|{{#tag:templatestyles||src="ArtBox/{{{scheme}}}.css"}}}} <div class="wt-artbox-wrapper wt-artbox-{{{scheme|noscheme}}}"> {{#if:{{{name|}}}|<div class="wt-artbox-header"><div class="wt-artbox-title">{{{name}}}</div><div class="wt-artbox-fill"></div></div>}} {{#tag:syntaxhighlight|{{{code|{{{1|}}}}}}|lang="{{{lang|bash}}}" |highlight="{{{highlight|}}}" |line{{#if:{{{line|}}}||NIL}}="{{{line}}}" |start="{{{start|1..." |
No edit summary |
||
| Line 2: | Line 2: | ||
{{#if:{{{scheme|}}}|{{#tag:templatestyles||src="ArtBox/{{{scheme}}}.css"}}}} |
{{#if:{{{scheme|}}}|{{#tag:templatestyles||src="ArtBox/{{{scheme}}}.css"}}}} |
||
<div class="wt-artbox-wrapper wt-artbox-{{{scheme|noscheme}}}"> |
<div class="wt-artbox-wrapper wt-artbox-{{{scheme|noscheme}}}"> |
||
{{#if:{{{name|}}}|<div class="wt-artbox-header"><div class="wt-artbox-title">{{{name}}}</div><div class="wt-artbox-fill"></div></div>}} |
{{#if:{{{name|}}}|<div class="wt-artbox-header"><div class="wt-artbox-icon">{{icon}}}</div><div class="wt-artbox-title">{{{name}}}</div><div class="wt-artbox-fill"></div></div>}} |
||
{{#tag:syntaxhighlight|{{{code|{{{1|}}}}}}|lang="{{{lang|bash}}}" |
{{#tag:syntaxhighlight|{{{code|{{{1|}}}}}}|lang="{{{lang|bash}}}" |
||
|highlight="{{{highlight|}}}" |
|highlight="{{{highlight|}}}" |
||