No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
</image> | </image> | ||
<group> | <group> | ||
<data source="info"><label>Info</label><format><span style="font-size:95%;font-family:Roboto;padding: 0 2px;box-sizing: border-box;">{{{info}}}</span></format></data> | <data source="info"><label>Info</label><format><span style="font-size:95%;font-family:Roboto;padding: 0 2px;box-sizing: border-box;">''{{{info}}}''</span></format></data> | ||
<data source="platform"><label>Platform(s)</label></data> | <data source="platform"><label>Platform(s)</label><format><span style="font-family:Lato;padding: 0 2px;box-sizing: border-box;color:#6f4;">{{{platform}}}</span></format></data> | ||
<data source="release"><label> | <data source="release"><label>First Released</label><format>{{{release}}}</format></data> | ||
<data source="developed"><label>Developed by</label></data> | <data source="developed"><label>Developed by</label></data> | ||
<data source="publisher"><label>Published by</label></data> | <data source="publisher"><label>Published by</label></data> | ||
Line 18: | Line 18: | ||
<data source="mode"><label>Game Mode(s)</label></data> | <data source="mode"><label>Game Mode(s)</label></data> | ||
<data source="scheme"><label>Control Scheme</label></data> | <data source="scheme"><label>Control Scheme</label></data> | ||
<data source=" | <data source="addon"><label>Add-On(s)</label></data> | ||
<data source="dlc"><label>DLC(s)</label></data> | |||
<data source="rating"><label>Rating</label><format> | |||
{{#ifeq: Everyone |{{{rating}}}| <div class="evy-icon" style="float: left;">[[File:EsrbE.png|42px|link=]]</div><span style="display: inline-block;width: fit-content;padding: 0 5px;box-sizing: border-box;font-size:85%;color: #ea3;">{{{everyone}}}</span> | <span style="display:none;"> }} | |||
{{#ifeq: Everyone10 |{{{rating}}}| <div class="evy10-icon" style="float: left;">[[File:EsrbE10plus.png|42px|link=]]</div><span style="display: inline-block;width: fit-content;padding: 0 5px;box-sizing: border-box;font-size:85%;color: #ea3;">{{{everyone10}}}</span> | <span style="display:none;">}} | |||
{{#ifeq: Teen |{{{rating}}}| <div class="teen-icon" style="float: left;">[[File:EsrbTeen.png|42px|link=]]</div><span style="display: inline-block;width: fit-content;padding: 0 5px;box-sizing: border-box;font-size:85%;color: #ea3;">{{{teen}}}</span> | <span style="display:none;">}} | |||
{{#ifeq: Mature |{{{rating}}}| <div class="teen-icon" style="float: left;">[[File:EsrbM17.png|42px|link=]]</div><span style="display: inline-block;width: fit-content;padding: 0 5px;box-sizing: border-box;font-size:85%;color: #ea3;">{{{mature}}}</span> | <span style="display:none;">}} | |||
{{#ifeq: Adult |{{{rating}}}| <div class="teen-icon" style="float: left;">[[File:EsrbAO.png|42px|link=]]</div><span style="display: inline-block;width: fit-content;padding: 0 5px;box-sizing: border-box;font-size:85%;color: #ea3;">{{{adult}}}</span> | <span style="display:none;">}}</format></data> | |||
</group> | </group> | ||
</infobox> | </infobox> | ||
Line 25: | Line 32: | ||
== Usage == | == Usage == | ||
'''NOTE:''' the setting <span style="color:#ea3"><b><nowiki>{{#setmainimage:</nowiki></b><i style="opacity: 0.65;">name_your_image.jpg/png/gif/jpeg/webp</i><b><nowiki>}}</nowiki></b></span> is used IF you want to define that image as the main image to show on social media sharing sites. | '''NOTE:''' the setting <span style="color:#ea3"><b><nowiki>{{#setmainimage:</nowiki></b><i style="opacity: 0.65;">name_your_image.jpg/png/gif/jpeg/webp</i><b><nowiki>}}</nowiki></b></span> is used IF you want to define that image as the main image to show on social media sharing sites. | ||
To add the rating text (''<b style="color:#f00">everyone</b>, <b style="color:#f00">everone10</b>, <b style="color:#f00">teen</b>, <b style="color:#f00">mature</b>, <b style="color:#f00">adult</b>''), check the game at [https://www.esrb.org/search/?searchKeyword=spellforce Search ESRB Game Ratings | ESRB Ratings] | |||
Line 43: | Line 52: | ||
|mode = | |mode = | ||
|scheme = | |scheme = | ||
| | |addon = | ||
|dlc = | |||
|rating = | |||
|everyone = | |||
|everyone10 = | |||
|teen = | |||
|mature = | |||
|adult = | |||
}} | }} | ||
</nowiki> | </nowiki> | ||
Line 64: | Line 80: | ||
|mode = Heal, Pain, ... | |mode = Heal, Pain, ... | ||
|scheme = Greyfell | |scheme = Greyfell | ||
| | |addon = BoW, SotP | ||
|everyone = | |dlc = Flink Adventure | ||
|teen = | |rating = Teen | ||
|mature = | |everyone = Mild Suggestive Themes | ||
|adult = | |everyone10 = Fantasy Violence, Mild Language, Suggestive Themes, Use of Alcohol | ||
|teen = Blood and Gore, Mild Language, Partial Nudity, Violence | |||
|mature = Blood and Gore, Drug Reference, Suggestive Themes, Violence | |||
|adult = Adults Only 18+, Intense Violence, Graphic Sexual Content | |||
}} | }} | ||
</div> | </div> | ||
</noinclude> | </noinclude> |
Revision as of 11:35, 9 April 2023
Usage
NOTE: the setting {{#setmainimage:name_your_image.jpg/png/gif/jpeg/webp}} is used IF you want to define that image as the main image to show on social media sharing sites.
To add the rating text (everyone, everone10, teen, mature, adult), check the game at Search ESRB Game Ratings | ESRB Ratings
{{GameInfoBox
|name =
|icon =
|image = {{#setmainimage:name_your_image.jpg/png/gif/jpeg/webp}}
|caption =
|info =
|platform =
|release =
|developed =
|publisher =
|genre =
|theme =
|engine =
|mode =
|scheme =
|addon =
|dlc =
|rating =
|everyone =
|everyone10 =
|teen =
|mature =
|adult =
}}