Template:Website infobox: Difference between revisions

From Halopedia, the Halo wiki

m (Text replacement - "! class="infoboxheading" colspan="2" style="[^\n"]+" \| {{#if:{{{name\|}}}\|{{{name}}}\|{{PAGENAME}}}}↵\|-" to "{{Infobox|title|name={{{name|}}}}}")
No edit summary
Line 2: Line 2:
{{Infobox|title|name={{{name|}}}}}
{{Infobox|title|name={{{name|}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
{{Infobox|entry|title=[[wikipedia:URL|URL]]|content={{{url|}}}}}
{{Infobox|entry|title=[[wikipedia:URL|URL]]|content={{{url|}}}}}
{{Infobox|entry|title=Commercial?|content={{{commercial|}}}}}
{{Infobox|entry|title=Commercial?|content={{{commercial|}}}}}
Line 10: Line 11:
{{Infobox|entry|title=Launched|content={{{created|}}}}}
{{Infobox|entry|title=Launched|content={{{created|}}}}}
{{Infobox|entry|title=Status|content={{{status|}}}}}
{{Infobox|entry|title=Status|content={{{status|}}}}}
{{Infobox|end}}<includeonly>{{pagetitle|{{{pagename|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}} - {{{pagelabel|Website {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}}}}[[Category:Websites]]</includeonly><noinclude>
{{Infobox|end}}<includeonly>{{pagetitle|{{{pagename|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}} - {{{pagelabel|Website {{#ifeq:{{SUBPAGENAME}}|Silver|(Silver Timeline)}}}}}}}[[Category:Websites]]</includeonly><noinclude>
{{Clear}}__NOTOC__
{{Clear}}__NOTOC__
Line 27: Line 29:
|status=
|status=
}}
}}
</pre>
;Custom parameters
<pre>
|id=
|color=
|BG=
|nameBG=
|imageBG=
|fieldBG=
|lineBG=
</pre>
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 18:36, August 28, 2023

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=
}}