Template:ArtBox: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary Tag: Manual revert |
||
| (12 intermediate revisions by the same user not shown) | |||
| 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|}}}|< |
{{#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>--> |
|||
<div class="wt-artbox-header"> |
|||
<div class="wt-artbox-title" > |
|||
<div class="wt-artbox-icon">[[File:{{{icon|OOjs UI icon notice-destructive.svg}}}|20px]]</div> |
|||
<div class="wt-artbox-text">{{{name}}}</div> |
|||
</div> |
|||
</div> |
|||
}} |
|||
{{#tag:syntaxhighlight|{{{code|{{{1|}}}}}}|lang="{{{lang|bash}}}" |
{{#tag:syntaxhighlight|{{{code|{{{1|}}}}}}|lang="{{{lang|bash}}}" |
||
|highlight="{{{highlight|}}}" |
|highlight="{{{highlight|}}}" |
||