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

Difference between revisions of "Template:ModBar/doc"

From ModEnc
Jump to: navigation, search
m (Example)
m (Undo revision 21463 by 桂月August (talk))
Line 68: Line 68:
  
 
==Example==
 
==Example==
<div>{{ModBar
+
{{ModBar
 
|name=RockPatch
 
|name=RockPatch
 
|dev=pd, jonwil, C&amp;CVK
 
|dev=pd, jonwil, C&amp;CVK
Line 93: Line 93:
 
|}
 
|}
 
;Result
 
;Result
Result visible to the right.</div>
+
Result visible to the right.

Revision as of 10:39, 19 August 2021

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.