Difference between revisions of "User:Skywolf"

From Oldunreal-Wiki
Jump to navigation Jump to search
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="mw-collapsible mw-collapsed wikitable" style="width: 100%; margin: 1em auto 1em auto;"
 
 
 
 
 
 
 
 
Experimenting with a list of Actors
 
{| class="mw-collapsible mw-collapsed" style="width: 400px"
|-
|style="background: lightgray; color: black;" |
*Actor
|-
|-
! colspan="2"| style="text-align:left" {{{level_name|Unknown}}}
|
:*OtherActor
|-
|-
! Screenshot || style="width: 100%;"|Description
|
|-valign="top"
:*OtherActor
| [[File:{{{screenshot|UserMapNoScreenshot.jpg|}}}|center|320px|]] || style="height: 180px"|{{{description|N.A}}}
{| class="mw-collapsible mw-collapsed" style="width: 400px"
|-
|-
|Author: '''{{{author|Unknown}}}'''|| Download link(s): {{{download|N.A}}}
|style="background: lightgray; color: black; height: 10px" |
:*ExmpandableActor
|-
|-
|Map type: '''{{{map_type|Unknown}}}'''|| Link to discussion page(s): {{{discussion_page|N.A}}}
|
::*Bulleted list item
|-
|-
|  
|
*Custom textures: '''{{{custom_textures|Unknown}}}'''
::*Bulleted list item
*Custom music: '''{{{custom_music|Unknown}}}'''
{| class="mw-collapsible mw-collapsed" style="width: 400px"
*Custom sounds: '''{{{custom_sounds|Unknown}}}'''
|-
*Custom creatures: '''{{{custom_creatures|Unknown}}}'''
|style="background: lightgray; color: black; height: 10px" |
*Custom weapons: '''{{{custom_weapons|Unknown}}}'''
::*moreExpansion
*Other files: '''{{{other_files|Unknown}}}'''
|-
||Notes: {{{notes|...}}}
|
:::*Stuff
|-
|
:::*Stuff
|}
|}
 
::*MoreActors
{| class="mw-collapsible mw-collapsed wikitable" style="width: 100%; margin: 1em auto 1em auto;"
|-
|-
! colspan="2"| LevelName
|
::*MoreActors
|}
:*MoreActors
|}
|}
<noinclude>
==Template==
'''Note:''' When there is no information for certain parameter(s), remove them from the template (see ''custom_sounds'' in the [[#Example|Example]]).
<pre>
{{UserMap
|screenshot =
|description =
|author =
|download =
|map_type =
|discussion_page =
|custom_textures =
|custom_music =
|custom_sounds =
|custom_creatures =
|custom_weapons =
|other_files =
|notes =
}}</pre>
==Example==
<pre>
{{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.
}}</pre>
Result:
{{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.
}}
</noinclude>
{{UserMap}}
{{UserMap}}

Latest revision as of 12:18, 6 November 2013





Experimenting with a list of Actors

  • Actor
  • OtherActor
  • OtherActor
  • ExmpandableActor
  • Bulleted list item
  • Bulleted list item
  • moreExpansion
  • Stuff
  • Stuff
  • MoreActors
  • MoreActors
  • MoreActors