Difference between revisions of "User:Skywolf"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 19: Line 19:


==Template==
==Template==
'''Note:''' When no information for certain parameter(s), remove them from the template (see [[Template:UserMap#Example|Example]]).
<pre>
<pre>
{{UserMap
{{UserMap
Line 32: Line 33:
|custom_creatures =
|custom_creatures =
|custom_weapons =  
|custom_weapons =  
|notes =bla bla bla
|notes =
}}</pre>
}}</pre>


==Example==
==[[#Example|Example]]==
<pre>
<pre>
{{UserMap
{{UserMap
|screenshot =Screenshot.jpg
|screenshot =UserMapExampleScreenshot.jpg
|description =Good map bla bla bla.
|description =Good map bla bla bla.
|author =Mr.Nothingbettertodo
|author =Nothingbettertodo9001
|download =[http://www.oldunreal.com www.oldunreal.com]
|download =[http://www.oldunreal.com www.oldunreal.com]
|map_type =DeathMatch
|map_type =DeathMatch
|discussion_page =[http://www.oldunreal.com www.oldunreal.com]
|discussion_page =[http://www.oldunreal.com www.oldunreal.com]
|custom_textures =Yes
|custom_textures =TexurePack.utx, AnotherTexturePack.utx
|custom_music =No
|custom_music =No
|custom_sounds =No
|custom_creatures =No
|custom_creatures =No
|custom_weapons =Yes
|custom_weapons =ThingsThatShoot.u
|other_files =WorkingTriggerSound.u, MapConfig.ini
|notes =Please read the Readme.txt file included with the download.
|notes =Please read the Readme.txt file included with the download.
}}</pre>
}}</pre>


 
Which results in:
{{UserMapcgkfjgkfkhgf
{{UserMap
|screenshot =
|screenshot =UserMapExampleScreenshot.jpg
|description =here is text but other field only have a ' while they are supposed to say '''Unknown'''
|description =Good map bla bla bla.
|author =
|author =Nothingbettertodo9001
|download =
|download =[http://www.oldunreal.com www.oldunreal.com]
|map_type =
|map_type =DeathMatch
|discussion_page =
|discussion_page =[http://www.oldunreal.com www.oldunreal.com]
|custom_textures =
|custom_textures =TexurePack.utx, AnotherTexturePack.utx
|custom_music =
|custom_music =No
|custom_sounds =
|custom_creatures =No
|custom_creatures =
|custom_weapons =ThingsThatShoot.u
|custom_weapons =  
|other_files =WorkingTriggerSound.u, MapConfig.ini
|notes =
|notes =Please read the Readme.txt file included with the download.
}}
}}

Revision as of 20:16, 28 September 2013

Screenshot Description
N.A
Author: Unknown Download link(s): N.A
Map type: Unknown Link to discussion page(s): N.A
  • Custom textures: Unknown
  • Custom music: Unknown
  • Custom sounds: Unknown
  • Custom creatures: Unknown
  • Custom weapons: Unknown
{{{notes}}}

Template

Note: When no information for certain parameter(s), remove them from the template (see Example).

{{UserMap
|screenshot		=
|description		=
|author			=
|download		=
|map_type		=
|discussion_page	=
|custom_textures	=
|custom_music		=
|custom_sounds		=
|custom_creatures	=
|custom_weapons		= 
|notes			=
}}

Example

{{UserMap
|screenshot		=UserMapExampleScreenshot.jpg
|description		=Good map bla bla bla.
|author			=Nothingbettertodo9001
|download		=[http://www.oldunreal.com www.oldunreal.com]
|map_type		=DeathMatch
|discussion_page	=[http://www.oldunreal.com www.oldunreal.com]
|custom_textures	=TexurePack.utx, AnotherTexturePack.utx
|custom_music		=No
|custom_creatures	=No
|custom_weapons		=ThingsThatShoot.u
|other_files		=WorkingTriggerSound.u, MapConfig.ini
|notes			=Please read the Readme.txt file included with the download.
}}

Which results in:

Untitled Map
Screenshot Description
UserMapExampleScreenshot.jpg
Good map bla bla bla.
Author: Nothingbettertodo9001 Download link(s): www.oldunreal.com
Map type: DeathMatch Link to discussion page(s): www.oldunreal.com
  • Custom textures: TexurePack.utx, AnotherTexturePack.utx
  • Custom music: No
  • Custom sounds: Unknown
  • Custom creatures: No
  • Custom weapons: ThingsThatShoot.u
  • Other files: WorkingTriggerSound.u, MapConfig.ini
Notes: Please read the Readme.txt file included with the download.