Template:Examplewad

From SRB2 Wiki
(Redirected from Template:Examplewad-ex)
Jump to navigation Jump to search
Example file: [[Media:{{{1}}}|{{{1}}}]]


Usage

Use this template to link to an example file. The parameters are:

  1. The filename.
  2. Gametype of the test file.
  3. The map number of the test file.
  4. Which level the test file replaces in the vanilla game.
  5. Description. Optional.

Alternatively, you can use the shortform of this template which omits the "How to use" box:

  1. The filename.
  2. Description. Optional.

See also Special:Whatlinkshere/Template:Examplewad.

Examples

{{examplewad|filename1.wad|any gametype|MAP01|Greenflower Zone Act 1}}:

Example file: filename1.wad (MAP01)
How to use
  • You may load this file into your favorite map editor, such as Zone Builder. Select MAP01 as the map to load.
  • You may also load this file in the game:
    1. Save filename1.wad into the addons folder of your SRB2 directory.
    2. Start SRB2, go to the Addons menu, and then select filename1.wad.
    3. Start the game in Single Player mode.
    4. Press the Console button (~), and type in the command MAP MAP01 to access the example map.
  • When you load this file in the game, it replaces Greenflower Zone Act 1.


{{examplewad|filename2.wad|Capture the Flag mode|MAPF0}}:

Example file: filename2.wad (MAPF0) 
  • Play this map in Capture the Flag mode.
How to use
  • You may load this file into your favorite map editor, such as Zone Builder. Select MAPF0 as the map to load.
  • You may also load this file in the game:
    1. Save filename2.wad into the addons folder of your SRB2 directory.
    2. Start SRB2, go to the Addons menu, and then select filename2.wad.
    3. Start the game in Capture the Flag mode.
    4. Press the Console button (~), and type in the command MAP MAPF0 to access the example map.


{{examplewad|filename3.wad}}:

Example file: filename3.wad


{{examplewad|filename4.wad||MAP01|Greenflower Zone Act 1|Description of the WAD}}:

Example file: filename4.wad (MAP01) 

Description of the WAD

How to use
  • You may load this file into your favorite map editor, such as Zone Builder. Select MAP01 as the map to load.
  • You may also load this file in the game:
    1. Save filename4.wad into the addons folder of your SRB2 directory.
    2. Start SRB2, go to the Addons menu, and then select filename4.wad.
    3. Start the game in Single Player mode.
    4. Press the Console button (~), and type in the command MAP MAP01 -force to access the example map.
  • When you load this file in the game, it replaces Greenflower Zone Act 1.


{{examplewad|filename5.wad|
* Example file that does not specify a MAP. Hides the loading instructions.
* Second bullet point}}
Example file: filename5.wad 
  • Example file that does not specify a MAP. Hides the loading instructions.
  • Second bullet point


Backwards compatibility

Because most uses of this template specified the second parameter as "any gametype", this value will be interpreted as "Single Player mode" in the "How to use" section.

{{examplewad|filename.wad|any gametype|MAP01|Greenflower Zone Act 1}}:

Example file: filename.wad (MAP01)
How to use
  • You may load this file into your favorite map editor, such as Zone Builder. Select MAP01 as the map to load.
  • You may also load this file in the game:
    1. Save filename.wad into the addons folder of your SRB2 directory.
    2. Start SRB2, go to the Addons menu, and then select filename.wad.
    3. Start the game in Single Player mode.
    4. Press the Console button (~), and type in the command MAP MAP01 to access the example map.
  • When you load this file in the game, it replaces Greenflower Zone Act 1.