Template:Website infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "! class="infoboxheading" colspan="2" style="background:([^\n;"]+)" (\||{{!}}) {{#if:{{{name\|}}}\|{{{name}}}\|{{PAGENAME}}}}↵\|-" to "{{Infobox|title|name={{{name|}}}}}") |
m (Text replacement - "dummy edit" to "Category:Infobox templates") Tag: Manual revert |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox|start}} | {{Infobox|start}} | ||
{{Infobox|title|name={{{name|}}}}} | {{Infobox|title|name={{{name|}}}}} | ||
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg=#888}} | ||
{{ | |||
{{Infobox|entry|title=[[wikipedia:URL|URL]]|content={{{url|}}}}} | |||
[[wikipedia:URL|URL]] | {{Infobox|entry|title={{{commercial-title|Commercial?}}}|content={{{commercial|}}}}} | ||
{{Infobox|entry|title={{{type-title|Type of site}}}|content={{{type|}}}}} | |||
{{ | {{Infobox|entry|title={{{register-title|Registration}}}|content={{{register|}}}}} | ||
{{Infobox|entry|title={{{host-title|Domain host}}}|content={{{host|}}}}} | |||
{{Infobox|entry|title={{{creator-title|Created by}}}|content={{{creator|}}}}} | |||
{{Infobox|entry|title={{{created-title|Launched}}}|content={{{created|}}}}} | |||
{{Infobox|entry|title={{{status-title|Status}}}|content={{{status|}}}}} | |||
Commercial? | |||
{{Infobox|end}}<noinclude>{{clear}} | |||
{{{commercial}}} | |||
}} | |||
Type of site | |||
{{{type}}} | |||
}} | |||
{{ | |||
Registration | |||
{{{register}}} | |||
}} | |||
{{ | |||
Domain host | |||
{{{host}}} | |||
}} | |||
{{ | |||
Created by | |||
{{{creator}}} | |||
}} | |||
{{ | |||
| | |||
{{ | |||
{{ | |||
==Usage instructions== | ==Usage instructions== | ||
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: | ||
Line 66: | Line 18: | ||
<pre> | <pre> | ||
{{Website infobox | {{Website infobox | ||
|image= | |name= | ||
|url= | |image= | ||
|commercial= | |url= | ||
|type= | |commercial= | ||
|register= | |type= | ||
|host= | |register= | ||
|creator= | |host= | ||
|creator= | |||
|created= | |created= | ||
|status= | |status= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Latest revision as of 09:59, June 14, 2024
Website infobox | |
---|---|
Usage instructions
Paste the following code into the top of an article, filling all known fields:
{{Website infobox |name= |image= |url= |commercial= |type= |register= |host= |creator= |created= |status= }}