Template:Infobox website: Difference between revisions
From Screamer Wiki
No edit summary |
No edit summary |
||
(17 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><infobox> | <onlyinclude><infobox> | ||
<title source="title"><default><font | <title source="title"><default><font style="font-weight:bold">'''{{PAGENAME}}'''</font></default></title> | ||
<image source=" | <image source="image"><default>NoImageAvailable.png</default><caption source="imagecaption"/></image> | ||
<group> | <group> | ||
<header> | <header>'''About this website'''</header> | ||
<data source=" | <data source="maker"><label>Maker</label><default>''Unknown''</default></data> | ||
<data source=" | <data source="type"><label>Type</label><default>''Unknown''</default></data> | ||
<data source=" | <data source="registered in"><label>Registered in</label><default>''Unknown''</default></data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header> | <header>'''More Information'''</header> | ||
<data source=" | <data source="written in"><label>Written in</label><default>''Unknown''</default></data> | ||
<data source=" | <data source="status"><label>Status</label><default>''Unknown''</default></data> | ||
</group> | </group> | ||
</infobox></onlyinclude><noinclude><br style="clear:both;"/> | </infobox></onlyinclude><noinclude><br style="clear:both;"/> | ||
<pre> | <pre> | ||
{{Infobox | {{Infobox website | ||
|title= | |title = | ||
| | |image = | ||
| | |imagecaption = | ||
| | |maker = | ||
| | |type = | ||
| | |registered in = | ||
| | |written in = | ||
| | |status = | ||
}} | }} | ||
</pre> | </pre> | ||
Example: | Example: | ||
<pre> | <pre> | ||
{{Infobox | {{Infobox website | ||
|title= Shafou.com | |title = Shafou.com | ||
| | |image = 11.png | ||
| | |imagecaption = The website before turning into a screamer. | ||
| | |maker = Unknown | ||
| | |type = Website | ||
| | |registered in = 2007 | ||
| | |written in = HTML, Javascript | ||
| | |status = Offline | ||
}} | }} | ||
</pre> | </pre> | ||
Result: | Result: | ||
{{Infobox | {{Infobox website | ||
|title = Shafou.com | |title = Shafou.com | ||
| | |image = 11.png | ||
| | |imagecaption = The website before turning into a screamer. | ||
| | |maker = Unknown | ||
| | |type = Website | ||
| | |registered in = 2007 | ||
| | |written in = HTML, Javascript | ||
| | |status = Offline | ||
}} | }} |
Latest revision as of 13:13, 31 December 2023
{{Infobox website |title = |image = |imagecaption = |maker = |type = |registered in = |written in = |status = }}
Example:
{{Infobox website |title = Shafou.com |image = 11.png |imagecaption = The website before turning into a screamer. |maker = Unknown |type = Website |registered in = 2007 |written in = HTML, Javascript |status = Offline }}
Result: