Template:Level: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(New page: <includeonly> <div style="float:right;width:300px;border:2px solid #4466AA; margin: 5px; background-color:#EEEEFF;padding:5px;"> <center> [[image:{{{Image}}}|270px]]</center><br> {| style=...)
 
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
<div style="float:right;width:300px;border:2px solid #4466AA; margin: 5px; background-color:#EEEEFF;padding:5px;">
<div style="float:right;width:300px;border:2px solid #4466AA; margin: 5px; background-color:#EEEEFF;padding:5px;">
<center>
<center>
[[image:{{{Image}}}|270px]]</center><br>
[[file:{{{Image}}}|270px]]</center><br>
{| style="background-color:#7799CC;width:300px"
{| style="background-color:#7799CC;width:300px"
|<center><h3>{{{Name}}}</h3></center>
|<center><h3>{{{Name}}}</h3></center>
Line 31: Line 31:
|-valign="top"
|-valign="top"
|Testing:||{{{Testing}}}
|Testing:||{{{Testing}}}
|-valign="top"
|Deployable Craft:||{{{Craft}}}
|}
|}
</div>
</div>
Line 41: Line 39:
To utilize this template, copy and past the code below in your page.  Fill out the information as nessisary.
To utilize this template, copy and past the code below in your page.  Fill out the information as nessisary.
<pre><nowiki>
<pre><nowiki>
{{Ship
{{Level
|Image=Small image that represents it
|Image=Small image that represents it
|Name=What is it called?
|Name=What is it called?

Latest revision as of 03:03, 7 January 2024


To utilize this template, copy and past the code below in your page. Fill out the information as nessisary.

{{Level
|Image=Small image that represents it
|Name=What is it called?
|Author=Who made it?
|Mod=What mod is it for?
|Gameplay_mode=Survivor, plant the bomb, what?
|Overall_Progress=in %
|Layout=
|Textures=
|Models=
|Sounds=
|Navmesh=
|Testing=
}}