Template:Website infobox: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
m (Text replacement - "dummy edit" to "Category:Infobox templates")
Tag: Manual revert
 
(9 intermediate revisions by 2 users not shown)
Line 4: Line 4:


{{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-title|Commercial?}}}|content={{{commercial|}}}}}
{{Infobox|entry|title=Type of site|content={{{type|}}}}}
{{Infobox|entry|title={{{type-title|Type of site}}}|content={{{type|}}}}}
{{Infobox|entry|title=Registration|content={{{register|}}}}}
{{Infobox|entry|title={{{register-title|Registration}}}|content={{{register|}}}}}
{{Infobox|entry|title=Domain host|content={{{host|}}}}}
{{Infobox|entry|title={{{host-title|Domain host}}}|content={{{host|}}}}}
{{Infobox|entry|title=Created by|content={{{creator|}}}}}
{{Infobox|entry|title={{{creator-title|Created by}}}|content={{{creator|}}}}}
{{Infobox|entry|title=Launched|content={{{created|}}}}}
{{Infobox|entry|title={{{created-title|Launched}}}|content={{{created|}}}}}
{{Infobox|entry|title=Status|content={{{status|}}}}}
{{Infobox|entry|title={{{status-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>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Website}}}}}[[Category:Websites]]</includeonly><noinclude>{{clear}}
{{Clear}}__NOTOC__
==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 19: Line 18:
<pre>
<pre>
{{Website infobox
{{Website infobox
|image=  
|image=
|url=  
|url=
|commercial=  
|commercial=
|type=  
|type=
|register=  
|register=
|host=  
|host=
|creator=  
|creator=
|created=
|created=
|status=
|status=

Latest revision as of 11:10, June 14, 2024

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