User:Zozart/category test: Difference between revisions
Jump to navigation
Jump to search
m (removed TOC) |
mNo edit summary |
||
Line 4: | Line 4: | ||
*Even more HTML than before. | *Even more HTML than before. | ||
__NOTOC__ | __NOTOC__ | ||
=V1= | |||
{|style='border-collapse: collapse; margin: 8px;' | {|style='border-collapse: collapse; margin: 8px;' | ||
|style='width:50%;vertical-align:top;'| | |style='width:50%;vertical-align:top;'| | ||
=Tutorials= | ==Tutorials== | ||
<div align='left'> | <div align='left'> | ||
<div class='capsule' style='width: 98%'> | <div class='capsule' style='width: 98%'> | ||
Line 12: | Line 13: | ||
<div class='capcontent' style='text-align: left'> | <div class='capcontent' style='text-align: left'> | ||
==Beginner== | ===Beginner=== | ||
<div class='categoryboxout' id='beginner' {{CategoryBox}}> | <div class='categoryboxout' id='beginner' {{CategoryBox}}> | ||
<h3>General</h3> | <h3>General</h3> | ||
Line 24: | Line 25: | ||
</ul> | </ul> | ||
===Game-specific=== | ====Game-specific==== | ||
<ul> | <ul> | ||
<li>http://developer.valvesoftware.com/w/images/a/a5/Css.gif Counter-Strike: Source | <li>http://developer.valvesoftware.com/w/images/a/a5/Css.gif Counter-Strike: Source | ||
Line 38: | Line 39: | ||
</div> | </div> | ||
==Intermediate== | ===Intermediate=== | ||
<div class='categoryboxout' id='intermediate' {{CategoryBox}}> | <div class='categoryboxout' id='intermediate' {{CategoryBox}}> | ||
<ul> | <ul> | ||
Line 52: | Line 53: | ||
</div> | </div> | ||
==Advanced== | ===Advanced=== | ||
<div class='categoryboxout' id='advanced' {{CategoryBox}}> | <div class='categoryboxout' id='advanced' {{CategoryBox}}> | ||
===General=== | ====General==== | ||
<ul> | <ul> | ||
<li>[[Advanced Lighting]]</li> | <li>[[Advanced Lighting]]</li> | ||
Line 64: | Line 65: | ||
<li>[[Mini-mod tutorial]]</li> | <li>[[Mini-mod tutorial]]</li> | ||
</ul> | </ul> | ||
===Game-specific=== | ====Game-specific==== | ||
<ul> | <ul> | ||
<li>http://developer.valvesoftware.com/w/images/a/a5/Css.gif Counter-Strike: Source | <li>http://developer.valvesoftware.com/w/images/a/a5/Css.gif Counter-Strike: Source | ||
Line 78: | Line 79: | ||
|style='vertical-align: top;'| | |style='vertical-align: top;'| | ||
=Reference= | ==Reference== | ||
<div align='right'> | <div align='right'> | ||
<div class='capsule' style='width: 98%'> | <div class='capsule' style='width: 98%'> | ||
Line 84: | Line 85: | ||
<div class='capcontent' style='text-align: left'> | <div class='capcontent' style='text-align: left'> | ||
==Abstract Mapping== | ===Abstract Mapping=== | ||
<div class='categoryboxout' id='abstractmapping' {{CategoryBox}}> | <div class='categoryboxout' id='abstractmapping' {{CategoryBox}}> | ||
{{abstract mapping}} | {{abstract mapping}} | ||
</div> | </div> | ||
==Objects== | ===Objects=== | ||
<div class='categoryboxout' id='objects' {{CategoryBox}}> | <div class='categoryboxout' id='objects' {{CategoryBox}}> | ||
<ul> | <ul> | ||
Line 99: | Line 100: | ||
</div> | </div> | ||
==Concepts== | ===Concepts=== | ||
<div class='categoryboxout' id='concepts' {{CategoryBox}}> | <div class='categoryboxout' id='concepts' {{CategoryBox}}> | ||
<ul> | <ul> | ||
Line 112: | Line 113: | ||
</div> | </div> | ||
==Hammer== | ===Hammer=== | ||
<div class='categoryboxout' id='hammer' {{CategoryBox}}> | <div class='categoryboxout' id='hammer' {{CategoryBox}}> | ||
<ul> | <ul> | ||
Line 120: | Line 121: | ||
</div> | </div> | ||
==Troubleshooting== | ===Troubleshooting=== | ||
<div class='categoryboxout' id='troubleshooting' {{CategoryBox}}> | <div class='categoryboxout' id='troubleshooting' {{CategoryBox}}> | ||
<ul> | <ul> | ||
Line 142: | Line 143: | ||
|style="width:50%;vertical-align: top;"| | |style="width:50%;vertical-align: top;"| | ||
<div align='left' style='width: 97%'> | <div align='left' style='width: 97%'> | ||
= Tutorials = | == Tutorials == | ||
<div class='capsule'> | <div class='capsule'> | ||
<div class='captop'><div></div></div> | <div class='captop'><div></div></div> | ||
<div class='capcontent' style='text-align: left'> | <div class='capcontent' style='text-align: left'> | ||
== Beginner == | === Beginner === | ||
<div class='categoryboxout' id='beginner' {{CategoryBox}}> | <div class='categoryboxout' id='beginner' {{CategoryBox}}> | ||
=== General === | ==== General ==== | ||
* [[Getting_Started|Building your first room in Hammer]] | * [[Getting_Started|Building your first room in Hammer]] | ||
* [[Introduction to Editing]] | * [[Introduction to Editing]] | ||
Line 156: | Line 157: | ||
* [[Optimization]] | * [[Optimization]] | ||
=== Game-specific === | ==== Game-specific ==== | ||
* http://developer.valvesoftware.com/w/images/a/a5/Css.gif Counter-Strike: Source | * http://developer.valvesoftware.com/w/images/a/a5/Css.gif Counter-Strike: Source | ||
** [[Making levels for Counter-Strike: Source]] | ** [[Making levels for Counter-Strike: Source]] | ||
Line 162: | Line 163: | ||
</div> | </div> | ||
== Intermediate == | === Intermediate === | ||
<div class='categoryboxout' id='intermediate' {{CategoryBox}}> | <div class='categoryboxout' id='intermediate' {{CategoryBox}}> | ||
=== General === | ==== General ==== | ||
* [[Source Mapping for Half-Life 1 Mappers]] | * [[Source Mapping for Half-Life 1 Mappers]] | ||
* [[Grouping and VisGrouping]] | * [[Grouping and VisGrouping]] | ||
Line 175: | Line 176: | ||
* [[How to Release A Map]] | * [[How to Release A Map]] | ||
=== Game-specific === | ==== Game-specific ==== | ||
* http://developer.valvesoftware.com/w/images/6/6d/Hl2px16.gif Half-Life 2 | * http://developer.valvesoftware.com/w/images/6/6d/Hl2px16.gif Half-Life 2 | ||
** [[Single-Player Mapping Tips]] | ** [[Single-Player Mapping Tips]] | ||
Line 181: | Line 182: | ||
</div> | </div> | ||
== Advanced == | === Advanced === | ||
<div class='categoryboxout' id='advanced' {{CategoryBox}}> | <div class='categoryboxout' id='advanced' {{CategoryBox}}> | ||
=== General === | ==== General ==== | ||
* [[Advanced Lighting]] | * [[Advanced Lighting]] | ||
* [[Expert compile mode]] | * [[Expert compile mode]] | ||
Line 190: | Line 191: | ||
* [[Filter Applications]] | * [[Filter Applications]] | ||
* [[Mini-mod tutorial]] | * [[Mini-mod tutorial]] | ||
=== Game-specific === | ==== Game-specific ==== | ||
* http://developer.valvesoftware.com/w/images/a/a5/Css.gif Counter-Strike: Source | * http://developer.valvesoftware.com/w/images/a/a5/Css.gif Counter-Strike: Source | ||
** [[Bot Navigation for Counter-Strike:Source|Bot Navigation for Counter-Strike: Source]] | ** [[Bot Navigation for Counter-Strike:Source|Bot Navigation for Counter-Strike: Source]] | ||
Line 201: | Line 202: | ||
|style='vertical-align: top;'| | |style='vertical-align: top;'| | ||
<div style='width: 97%'> | <div style='width: 97%'> | ||
= Reference = | == Reference == | ||
<div align='right'> | <div align='right'> | ||
<div class='capsule'> | <div class='capsule'> | ||
Line 207: | Line 208: | ||
<div class='capcontent' style='text-align: left'> | <div class='capcontent' style='text-align: left'> | ||
== Abstract Mapping == | === Abstract Mapping === | ||
<div class='categoryboxout' id='abstractmapping' {{CategoryBox}}> | <div class='categoryboxout' id='abstractmapping' {{CategoryBox}}> | ||
{{abstract mapping ideas}} | {{abstract mapping ideas}} | ||
</div> | </div> | ||
== Hammer Editor == | === Hammer Editor === | ||
<div class='categoryboxout' id='hammer' {{CategoryBox}}> | <div class='categoryboxout' id='hammer' {{CategoryBox}}> | ||
* [[Hammer Editor Documentation]] | * [[Hammer Editor Documentation]] | ||
Line 218: | Line 219: | ||
</div> | </div> | ||
== Objects == | === Objects === | ||
<div class='categoryboxout' id='objects' {{CategoryBox}}> | <div class='categoryboxout' id='objects' {{CategoryBox}}> | ||
* [[List of entities]] | * [[List of entities]] | ||
Line 226: | Line 227: | ||
</div> | </div> | ||
== Troubleshooting == | === Troubleshooting === | ||
<div class='categoryboxout' id='troubleshooting' {{CategoryBox}}> | <div class='categoryboxout' id='troubleshooting' {{CategoryBox}}> | ||
* [[Troubleshooting Level Design]] | * [[Troubleshooting Level Design]] | ||
Line 233: | Line 234: | ||
</div> | </div> | ||
== Design Theory == | === Design Theory === | ||
<div class='categoryboxout' id='concepts' {{CategoryBox}}> | <div class='categoryboxout' id='concepts' {{CategoryBox}}> | ||
* [[What makes a good level?]] | * [[What makes a good level?]] |
Revision as of 20:26, 21 January 2006
Expanded TomEdwards' two-column layout, integrating some of the features from the Main_Page in order to give it a similar style.
Problems:
- Even more HTML than before.
V1
TutorialsBeginnerGeneral
Game-specificIntermediateAdvanced |
ReferenceAbstract MappingObjectsConceptsHammerTroubleshooting |
Low HTML version
This is a version of the layout with less HTML.