ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "Template:ModBar"

From ModEnc
Jump to: navigation, search
m (Move the introduction to the doc of this template)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| align="right" width="20%" class="table_infobar"
+
<includeonly>{{Sidebar|width=280px|float=right|title={{{name|{{PAGENAME}}}}}|content={{ModEnc:Sidebars/ModBar|image={{{image|Missingshot.png}}}|dev={{{dev|Anonymous Modder}}}|td={{{td|no}}}|ra={{{ra|no}}}|cs={{{cs|no}}}|am={{{am|no}}}|ts={{{ts|no}}}|fs={{{fs|no}}}|ets={{{ets|no}}}|ra2={{{ra2|no}}}|yr={{{yr|no}}}|rp={{{rp|no}}}|gen={{{gen|no}}}|zh={{{zh|no}}}|tw={{{tw|no}}}|type={{{type|Expansion}}}|dates={{{dates|unreleased}}}|version={{{version|1.0}}}|site={{{site|{{SERVER}}/{{FULLPAGENAMEE}}}}}|}}}}</includeonly><noinclude>
!colspan="2"|{{PAGENAME}}
+
{{Doc}}</noinclude>
|-
 
|align="center" colspan="2"|[[Image:{{{image|Missingshot.png}}}]]
 
|-class="contentrow"
 
|width="50%"|'''Game'''
 
|width="50%"|{{{game}}}
 
|-class="contentrow"
 
|'''Developer'''
 
|{{{dev}}}
 
|-class="contentrow"
 
|'''Type'''
 
|{{{type}}}
 
|-class="contentrow"
 
|'''Release date(s)'''
 
|{{{dates}}}
 
|-class="contentrow"
 
|'''Current Version'''
 
|{{{version}}}
 
|-class="contentrow"
 
|'''Campaign playable?'''
 
|{{{camp}}}
 
{{#ifeq: {{{rp|}}}|||<tr class="contentrow">
 
<td>'''RockPatch required?'''</td>
 
<td>{{{rp}}}</td>
 
</tr>}}
 
|-class="contentrow"
 
|'''Homepage'''
 
|[{{{site}}} Link]
 
|}
 
<includeonly>[[Category:Mods and Patches]]</includeonly>
 
<!-- TEMPLATE ENDS HERE -->
 
<noinclude>Usage:<br><pre>
 
{{ModBar
 
|image=
 
|game=
 
|dev=
 
|type=
 
|dates=
 
|version=
 
|camp=
 
|rp=
 
|site=
 
}}
 
</pre>
 
Copy-paste the code above and fill in the fields as instructed.<br>
 
Screenshot shouldn't be too big, and needs to be uploaded via [[Special:Upload]] first. [[:Image:Missingshot.png]] gets placed if nothing else is defined.<br>
 
Box title is the page title.<br>
 
Template includes Category:Mods and Patches automatically.
 
 
 
*'''image:''' Name of screenshot.extension.
 
*'''game:''' Name of game this mod is for.
 
*'''dev:''' Developing team name or modder name.
 
*'''type:''' Balancing, Expansion, Total Conversion or similar.
 
*'''dates:''' Release dates of mod versions.
 
*'''version:''' Version number of the mod's current version.
 
*'''camp:''' yes or no, whether single player campaign is playable.
 
*'''rp:''' yes or no, whether RockPatch is required. (Omit this if the mod is not for YR and thus RockPatch does not apply.)
 
*'''site:''' Url of the mod's address. Is turned into a link automatically.
 
 
 
==Example==
 
<pre>{{ModBar
 
|image=Missingshot.png
 
|game=Yuri's Revenge
 
|dev=Renegade
 
|type=Total Conversion
 
|dates=May 20, 2006
 
|version=0.1.0
 
|camp=no
 
|rp=no
 
|site=http://www.destructionmod.com
 
}}</pre>
 
{{ModBar
 
|image=Missingshot.png
 
|game=Yuri's Revenge
 
|dev=Renegade
 
|type=Total Conversion
 
|dates=May 20, 2006
 
|version=0.1.0
 
|camp=no
 
|rp=no
 
|site=http://www.destructionmod.com
 
}}
 
</noinclude>
 

Latest revision as of 10:37, 19 August 2021

Template-info.png Template Documentation  [View] [Edit] [History] [Help] [Refresh]

Contents

Usage:

{{ModBar
|name=
|image=
|dev=
|type=
|dates=
|version=
|site=
|game
}}

Copy-paste the code above and fill in the fields as instructed.
Screenshot shouldn't be too big, and needs to be uploaded via Special:Upload first.
Box title is the page title.
Template includes Category:Mods and Patches automatically.

  • name: Name of the mod. (Default: Current page name)
  • image: Name of screenshot.extension. (Default: Missingshot.png)
  • dev: Developing team name or modder name. (Default: Anonymous Modder)
  • type: Balancing, Expansion, Total Conversion or similar. (Default: Expansion)
  • dates: Release dates of mod versions. (Default: Present day)
  • version: Version number of the mod's current version. (Default: 1.0)
  • site: Url of the mod's address. Is turned into a link automatically. (Default: The current page)
  • game: To choose the game(s) the mod is available for, add a parameter in the form of code=yes to your template call, e.g. yr=yes. You can choose from the following codes/games:
Code Game Code Game
td Tiberian Dawn co The Covert Operations
ra Red Alert cs Counterstrike
am Aftermath ts Tiberian Sun
fs Firestorm ets Extended Tiberian Sun
ra2 Red Alert 2 yr Yuri's Revenge
rp RockPatch gen Generals
zh Zero Hour tw Tiberium Wars

Example

RockPatch
Missingshot.png
by pd, jonwil, C&CVK

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm
Extended Tiberian Sun Red Alert 2 Yuri's Revenge RockPatch Generals Zero Hour Tiberium Wars

Type Patch
Release date(s) 27.10.2006
Current Version v1.08 SE
Homepage Link

Code
{{ModBar
|name=RockPatch
|dev=pd, jonwil, C&CVK
|type=Patch
|dates=27.10.2006
|version=v1.08 SE
|site=http://rtb.strategy-x.com
|yr=yes
}}
Result
Result visible to the right.