Template:Infobox website: Difference between revisions
From Screamer Wiki
m (SkyTheWanderer moved page Template:Infobox Website to Template:Infobox website) |
(Undo revision 137592 by SkyTheWanderer (talk)) Tag: Undo |
||
Line 1: | Line 1: | ||
<onlyinclude><infobox> | <onlyinclude><infobox> | ||
<title source="title"><default><font style="font-weight:bold">'''{{PAGENAME}}'''</font></default></title> | <title source="title"><default><font style="font-weight:bold">'''{{PAGENAME}}'''</font></default></title> | ||
<image source="image"><caption source="imagecaption"/></image> | <image source="image"><default>NoImageAvailable.png</default><caption source="imagecaption"/></image> | ||
<group> | <group> | ||
<header>'''About this website'''</header> | <header>'''About this website'''</header> | ||
Line 10: | Line 10: | ||
<group> | <group> | ||
<header>'''More Information'''</header> | <header>'''More Information'''</header> | ||
<data source="written in"><label>Written in</label><default>''Unknown''</default></data> | <data source="written in"><label>Written in</label><default>''Unknown''</default></data> | ||
<data source="status"><label>Status</label><default>''Unknown''</default></data> | <data source="status"><label>Status</label><default>''Unknown''</default></data> | ||
Line 16: | Line 15: | ||
</infobox></onlyinclude><noinclude><br style="clear:both;"/> | </infobox></onlyinclude><noinclude><br style="clear:both;"/> | ||
<pre> | <pre> | ||
{{Infobox | {{Infobox Website | ||
|title = | |title = | ||
|image = | |image = | ||
Line 23: | Line 22: | ||
|type = | |type = | ||
|registered in = | |registered in = | ||
|written in = | |written in = | ||
|status = | |status = | ||
Line 30: | Line 28: | ||
Example: | Example: | ||
<pre> | <pre> | ||
{{Infobox | {{Infobox Website | ||
|title = Shafou.com | |title = Shafou.com | ||
|image = 11.png | |image = 11.png | ||
Line 37: | Line 35: | ||
|type = Website | |type = Website | ||
|registered in = 2007 | |registered in = 2007 | ||
|written in = HTML, Javascript | |written in = HTML, Javascript | ||
|status = Offline | |status = Offline | ||
Line 43: | Line 40: | ||
</pre> | </pre> | ||
Result: | Result: | ||
{{Infobox | {{Infobox Website | ||
|title = Shafou.com | |title = Shafou.com | ||
|image = 11.png | |image = 11.png | ||
Line 49: | Line 46: | ||
|maker = Unknown | |maker = Unknown | ||
|type = Website | |type = Website | ||
|registered in = 2007 | |registered in = 2007 | ||
|written in = HTML, Javascript | |written in = HTML, Javascript | ||
|status = Offline | |status = Offline | ||
}} | }} |
Revision as of 13:11, 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: