Both the Screamercord and this very wiki are currently listed as adult websites by AI classification models. We are currently working to remedy this, 2026 is not 2019.
In the meantime, you can help by moving all permalinks to IPFS
Template:Infobox Game: Difference between revisions
Jump to navigation
Jump to search
Tankmanfan44 (talk | contribs) No edit summary Tag: Reverted |
Tankmanfan44 (talk | contribs) Reverting this shitty update. Tag: Manual revert |
||
| Line 4: | Line 4: | ||
<group> | <group> | ||
<header><font face="Rubik"><font color="white">'''About This Game'''</font></header> | <header><font face="Rubik"><font color="white">'''About This Game'''</font></header> | ||
<data source=" | <data source="maker"><label>Maker</font></label><default>Unknown</default></data> | ||
<data source="type"><label>Type</font></label><default>Unknown</default></data> | <data source="type"><label>Type</font></label><default>Unknown</default></data> | ||
<data source="date"><label>Release date</font></label><default>Unknown</default></data> | <data source="date"><label>Release date</font></label><default>Unknown</default></data> | ||
| Line 11: | Line 10: | ||
<group> | <group> | ||
<header><font face=Rubik><font color="white">'''Other information'''</font></header> | <header><font face=Rubik><font color="white">'''Other information'''</font></header> | ||
<data source="platform"><label><font face=Rubik>Platform | <data source="platform"><label><font face=Rubik>Platform</font></label></data> | ||
<data source="alias"><label><font face=Rubik>Alias | <data source="alias"><label><font face=Rubik>Alias</font></label></data> | ||
</group> | </group> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
| Line 25: | Line 23: | ||
</onlyinclude><noinclude><br style="clear:both;"/> | </onlyinclude><noinclude><br style="clear:both;"/> | ||
<pre> | <pre> | ||
{{Infobox | {{Infobox Game | ||
|title = | |title = | ||
|image = | |image = | ||
|imagecaption = | |imagecaption = | ||
| | |maker = | ||
|type = | |||
|type = | |date = | ||
|date = | |platform = | ||
|platform = | |written in = | ||
| | |first = | ||
|sequel = | |||
|first = | |||
|sequel = | |||
}} | }} | ||
</pre> | </pre> | ||
Example: | Example: | ||
<pre> | <pre> | ||
{{Infobox | {{Infobox Game | ||
|title = | |title = Dolphin Swim (you do not need to add the data here, it will automatically shows the page's name when blanked.) | ||
|image = | |image = DolphinSwim_Playing.png | ||
| | |imagecaption = The main (and only) gameplay. | ||
| | |maker = Unknown | ||
|type= | |type = Website | ||
|date= | |date = 2013 | ||
|platform= | |platform = Microsoft Windows | ||
| | |written in = C++ | ||
|first = Dolphin Swim.exe | |||
|first= | |sequel = [[Dolphin Swim 2.exe]] | ||
|sequel=[[ | |||
}} | }} | ||
</pre> | </pre> | ||
Result: | Result: | ||
{{Infobox | {{Infobox Game | ||
|title = | |title = | ||
|image = | |image = DolphinSwim_Playing.png | ||
| | |imagecaption = The main (and only) gameplay. | ||
| | |maker = Unknown | ||
|type= | |type = Website | ||
|date= | |date = 2013 | ||
|platform= | |platform = Microsoft Windows | ||
| | |written in = C++ | ||
|first = Dolphin Swim.exe | |||
|first= | |sequel = [[Dolphin Swim 2.exe]] | ||
|sequel=[[ | |||
}} | }} | ||
Revision as of 17:59, 17 January 2024
{{Infobox Game
|title =
|image =
|imagecaption =
|maker =
|type =
|date =
|platform =
|written in =
|first =
|sequel =
}}
Example:
{{Infobox Game
|title = Dolphin Swim (you do not need to add the data here, it will automatically shows the page's name when blanked.)
|image = DolphinSwim_Playing.png
|imagecaption = The main (and only) gameplay.
|maker = Unknown
|type = Website
|date = 2013
|platform = Microsoft Windows
|written in = C++
|first = Dolphin Swim.exe
|sequel = [[Dolphin Swim 2.exe]]
}}
Result: