Template:Website infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "sectionBG" to "fieldBG") |
No edit summary |
||
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:{{{ | ! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ||
|- | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
Line 61: | Line 61: | ||
Paste the following code into the top of an article, filling all known fields: | Paste the following code into the top of an article, filling all known fields: | ||
<pre>{{Website infobox | <pre> | ||
{{Website infobox | |||
|image= | |image= | ||
|url= | |url= | ||
Line 71: | Line 72: | ||
|created= | |created= | ||
|status= | |status= | ||
}}</pre> | }} | ||
</pre> | |||
;Custom parameters | ;Custom parameters | ||
Line 79: | Line 81: | ||
|color= | |color= | ||
|BG= | |BG= | ||
|nameBG= | |||
|imageBG= | |||
|fieldBG= | |fieldBG= | ||
|lineBG= | |lineBG= |
Revision as of 16:45, September 18, 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= |nameBG= |imageBG= |fieldBG= |lineBG=