Template:Website infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "colspan="([^"\n]+)" class="([^"\n]+)" style="([^"\n]+)"" to "class="$2" colspan="$1" style="$3"")
m (Text replacement - "colspan="([^"\n]+)" style="([^"\n]+)" class="([^"\n]+)"" to "class="$3" colspan="$1" style="$2"")
Line 1: Line 1:
{| class="infobox" style="width:250px; background:{{{BG|#F2F3F4}}}; border:1px solid #999; color:{{{color|inherit}}}" cellspacing="0"
{| class="infobox" style="width:250px; background:{{{BG|#F2F3F4}}}; border:1px solid #999; color:{{{color|inherit}}}" cellspacing="0"
|-
|-
! class="infoboxheading" colspan="2" style="background:{{{BG|transparent}}}" class="infoboxheading" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! class="infoboxheading" class="infoboxheading" colspan="2" style="background:{{{BG|transparent}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
! colspan="2" style="background:{{{imageBG|transparent}}}" class="infoboxmedia" {{!}} {{{image|}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
! class="infoboxmedia" colspan="2" style="background:{{{imageBG|transparent}}}" {{!}} {{{image|}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
}}
}}
|-
|-

Revision as of 18:31, September 15, 2022

Website infobox
 

Usage instructions

Paste the following code into the top of an article, filling all known fields:

{{Website infobox
|image= 
|url= 
|commercial= 
|type= 
|register= 
|host= 
|creator= 
|created=
|status=
}}
Custom parameters
|id=
|color=
|BG=
|sectionBG=
|lineBG=