Difference between revisions of "User:Mowaw/Sandbox"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (winter time in France)
 
Line 20: Line 20:
 
</syntaxhighlight>
 
</syntaxhighlight>
 
</big>
 
</big>
 +
 +
=== Infobox 'nextToIcon' param ===
 +
{{Infobox
 +
|name = TEST
 +
|subtitle=subtitle test
 +
|nextToIcon = Sandboxmodeicon.png
 +
|lines=
 +
{{Infobox/Line|TEST|OK}}
 +
|notes=TEST
 +
}}

Latest revision as of 10:31, 11 January 2015

On this page, I make some useless things, but it learns me lots of things !

Times

FRANCE TIME(my home) 8:41
MEXICO TIME (devs) 2:41

C#

[KSPAddon[Startup.MainMenu]]
namespace TestCSharpUsingSyntaxHighlightExtension
{
  public class FR  { get ; set }
  if(X == Y)
  {
    Console.WriteLine(X)
  }
}

Infobox 'nextToIcon' param

TEST
subtitle test
TEST
TEST OK

TEST