[gnome-robots] help: Reordered & formatted table of game types



commit 2782b1b35f0bb77689808398f68492e36b2ffc86
Author: Rachel Dunstan <dunstanrc gmail com>
Date:   Tue Mar 18 22:57:03 2014 +0100

    help: Reordered & formatted table of game types
    
    The game types are now listed in the order in which they appear in the
    preferences dialog; the previous order appeared to have no particular
    pattern. The table has been reformatted to correspond better with the
    formatting of other tables in GNOME Games.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=726736

 help/C/game-types.page |   62 +++++++++++++++++++++++++++--------------------
 1 files changed, 36 insertions(+), 26 deletions(-)
---
diff --git a/help/C/game-types.page b/help/C/game-types.page
index 02e13f4..57fc67e 100644
--- a/help/C/game-types.page
+++ b/help/C/game-types.page
@@ -5,14 +5,18 @@
 
   <info>
     <link type="guide" xref="index#preferences"/>
-
     <revision pkgversion="3.8" version="0.1" date="2013-05-21" status="draft"/>
+    <revision pkgversion="3.11.90" date="2014-03-26" status="review"/>
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
     <credit type="author copyright">
       <name>Aruna Sankaranarayanan</name>
-      <email>safincrazy gmail com</email>
+      <email its:translate="no">safincrazy gmail com</email>
+    </credit>
+    <credit type="editor">
+      <name>Rachel Dunstan</name>
+      <email its:translate="no">dunstanrc gmail com</email>
     </credit>
 
     <desc>Change the level of difficulty in <app>Robots</app>.</desc>
@@ -28,28 +32,33 @@
     <title>To change the level of difficulty:</title>
     <item>
       <p>Select <guiseq>
-      <gui style="menu">Settings</gui>
-      <gui>Preferences</gui><gui>Game</gui></guiseq>.</p>
+      <gui style="menu">Settings</gui><gui>Preferences</gui><gui>Game</gui>
+      </guiseq>.</p>
     </item>
     <item>
       <p>From the drop down menu next to <gui>Game Type</gui>, choose your
       option.</p>
-      <table frame="all">
+      <table frame="top bottom" rules="rows">
+      <thead>
       <tr>
         <td><p>Game Type</p></td>
         <td><p>Initial safe <link xref="moves#teleport">teleports</link></p>
-       </td>
+        </td>
         <td><p>Initial
-       <link xref="scores#high-low-risk">low-risk enemy robots</link></p></td>
+        <link xref="scores#high-low-risk">low-risk enemy
+        robots</link></p></td>
         <td><p>Initial
-       <link xref="scores#high-low-risk">high-risk enemy robots</link></p></td>
+        <link xref="scores#high-low-risk">high-risk enemy
+        robots</link></p></td>
         <td><p>Do safe teleports increase in successive levels?</p></td>
       </tr>
+      </thead>
+      <tbody>
       <tr>
-        <td><p><gui>robots2 easy</gui></p></td>
-        <td><p>3</p></td>
-        <td><p>8</p></td>
+        <td><p><gui>nightmare</gui></p></td>
+        <td><p>2</p></td>
         <td><p>2</p></td>
+        <td><p>8</p></td>
         <td><p>Yes</p></td>
       </tr>
       <tr>
@@ -58,30 +67,31 @@
         <td><p>10</p></td>
         <td><p>0</p></td>
         <td><p>Yes, but only if robots are killed while
-       <link xref="moves#wait">waiting</link></p></td>
+        <link xref="moves#wait">waiting</link></p></td>
       </tr>
       <tr>
-        <td><p><gui>classic robots</gui></p></td>
-        <td><p>0</p></td>
-        <td><p>10</p></td>
-        <td><p>0</p></td>
-        <td><p>No</p></td>
+        <td><p><gui>robots2</gui></p></td>
+        <td><p>1</p></td>
+        <td><p>8</p></td>
+        <td><p>2</p></td>
+        <td><p>Yes, but only if robots are killed while
+        <link xref="moves#wait">waiting</link></p></td>
       </tr>
       <tr>
-        <td><p><gui>nightmare</gui></p></td>
-        <td><p>2</p></td>
-        <td><p>2</p></td>
+        <td><p><gui>robots2 easy</gui></p></td>
+        <td><p>3</p></td>
         <td><p>8</p></td>
+        <td><p>2</p></td>
         <td><p>Yes</p></td>
       </tr>
       <tr>
-        <td><p><gui>robots2</gui></p></td>
-        <td><p>1</p></td>
-        <td><p>8</p></td>
-        <td><p>2</p></td>
-        <td><p>Yes, but only if robots are killed while
-       <link xref="moves#wait">waiting</link></p></td>
+        <td><p><gui>classic robots</gui></p></td>
+        <td><p>0</p></td>
+        <td><p>10</p></td>
+        <td><p>0</p></td>
+        <td><p>No</p></td>
       </tr>
+      </tbody>
     </table>
     </item>
     <item>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]