Content deleted Content added
No edit summary |
m K6ka moved page User:SharkD/Sandbox/CSS tests to User:Datumizer/Sandbox/CSS tests: Automatically moved page while renaming the user "SharkD" to "Datumizer" |
||
(17 intermediate revisions by 4 users not shown) | |||
Line 9:
<span style="width:40em;text-align:center;background:green;display:inline-block;">{{pad|5em}}centered and padded span</span><span style="width:5em;text-align:center;background:blue;display:inline-block;">pad</span>
<div style="width:16em;background:green;">width test 1</div>
{{Infobox VG▼
<div style="width:16em;background:green;font-size:85%;">width test 2</div>
<table style="">
<tr><td style="width:16em;">width test 3</td></tr>
</table>
<table style="font-size:85%;">
<tr><td style="width:16em;">width test 4</td></tr>
</table>
|collapsible=yes
|state=collapsed
Line 15 ⟶ 26:
|developer = [[Firaxis Games]]
|publisher = [[Aspyr]] ([[Mac OS]])<br />[[Electronic Arts]] ([[Microsoft Windows|Windows]])<br />[[Loki Software]] ([[Linux]])
|designer = [[Brian Reynolds]]<br>[[Sid Meier]]<br>[[Timothy Train]]<br>[[Douglas Kaufman]]<br>[[Bing Gordon]]
|engine =
|released = '''(Win)''' <br> {{flagicon|USA}} [[January 31]], 1999 <br> {{flagicon|Europe}} [[February 17]], [[1999]] <br> '''(Mac)''' <br> {{flagicon|USA}} February 2000 <br> {{flagicon|Europe}} [[March 10]], [[2000]] <br> '''(Linux 2.2)''' <br> April, 2001
|genre = [[Turn-based]] [[strategy game|strategy]] ([[4X game|4X]])
|modes = [[Single player]]; [[multiplayer]] (over [[IPX]], [[Internet protocol suite|TCP/IP]] or [[modem]])
|platforms = [[Linux]] ([[DEC Alpha|Alpha]]/[[PowerPC]]/[[x86]]), [[Mac OS]], [[Microsoft Windows|Windows]]
}}
{{-}}
==font size==
<div>
Line 35 ⟶ 42:
<span style="font-size:smaller;">Smaller</span><br/>
</div>
<div style="font-size:85%;">
Normal size.<br/>
<span style="font-size:smaller;">Smaller</span><br/>
</div>
{{-}}
==bullets==
<div style="background:green;">
<br/>• Text1
<br/>• Text2
<br/>• Text3
<br/>• Text1
</div>
{{-}}
<div style="background:green;">
• Text1<br/>
• Text2<br/>
• Text3<br/>
• Text1<br/>
</div>
{{-}}
<div style="background:green;">
<span style="clear:left;">• </span>Text1
<span style="clear:left;">• </span>Text2
<span style="clear:left;">• </span>Text3
<span style="clear:left;">• </span>Text1
</div>
{{-}}
<div style="background:green;">
<span style="clear:none;display:block;">• </span>Text1
<span style="clear:none;display:block;">• </span>Text2
<span style="clear:none;display:block;">• </span>Text3
<span style="clear:none;display:block;">• </span>Text1
</div>
{{-}}
<div style="background:green;">
<span style="float:left;clear:left;">• </span>Text1
<span style="float:left;clear:left;">• </span>Text2
<span style="float:left;clear:left;">• </span>Text3
<span style="float:left;clear:left;">• </span>Text1
</div>
http://vegastrike.sourceforge.net/gallery2/main.php?g2_view=core.DownloadItem&g2_itemId=6608&g2_serialNumber=1&ext=.png
|