Skip to content

Commit

Permalink
Remove docs for DISPLAYVARIABLE
Browse files Browse the repository at this point in the history
  • Loading branch information
grimreaper authored and LegacyKing committed Dec 29, 2018
1 parent 22d1986 commit c416252
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 129 deletions.
113 changes: 0 additions & 113 deletions docs/listfilepages/systemfilestagpages/gamemodemiscinfolist.html
Original file line number Diff line number Diff line change
Expand Up @@ -2082,119 +2082,6 @@ <h1>
the first Game Mode.
</p>
<hr/>
<p class="indent0">
<strong>
<a id="displayvariablename" name="displayvariablename">
Tag
Name:
</a>
</strong>
DISPLAYVARIABLExNAME:y
</p>
<p class="indent1">
<strong>
Variables Used (x):
</strong>
Number
(Variable number, 1, 2, or 3)
</p>
<p class="indent1">
<strong>
Variables Used (y):
</strong>
Text
(Variable name)
</p>
<p class="indent1">
<strong>
What it does:
</strong>
</p>
<ul class="indent2">
<li>
This tag identifies variables to be displayed on the Class
Tab.
</li>
<li>
The variable name must match a valid
<code>DEFINE</code>
tag
for the variable to be displayed.
</li>
<li>
.
</li>
</ul>
<p class="indent1">
<strong>
Example:
</strong>
</p>
<p class="indent2">
<code>DISPLAYVARIABLE1NAME:1</code>
</p>
<p class="indent3">
The ActionRemain variable will be displayed on
the Class Tab.
</p>
<hr/>
<p class="indent0">
<strong>
<a id="displayvariabletext" name="displayvariabletext">
Tag
Name:
</a>
</strong>
DISPLAYVARIABLExTEXT:y
</p>
<p class="indent1">
<strong>
Variables Used (x):
</strong>
Number
(Variable number, 1, 2, or 3)
</p>
<p class="indent1">
<strong>
Variables Used (y):
</strong>
Text
(Variable label)
</p>
<p class="indent1">
<strong>
What it does:
</strong>
</p>
<ul class="indent2">
<li>
This tag provides the label to use for a matching variable
being displayed as part of the
<code>DISPLAYVARIABLExNAME</code>
tag.
</li>
<li>
.
</li>
</ul>
<p class="indent1">
<strong>
Example:
</strong>
</p>
<p class="indent2">
<code>DISPLAYVARIABLE1TEXT:1</code>
</p>
<p class="indent3">
The ActionRemain variable will be displayed on
the Class Tab with a label of "Action Points"
</p>
<hr/>
<p class="lststatus">
<a id="distancefactor" name="distancefactor">
*** New 5.9.5
</a>
</p>
<p class="indent0">
<strong>
Tag Name:
Expand Down
16 changes: 0 additions & 16 deletions docs/navlistindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -2648,22 +2648,6 @@
(Misc Info)
</span>
</li>
<li>
<a href="listfilepages/systemfilestagpages/gamemodemiscinfolist.html#displayvariablename">
DISPLAYVARIABLENAME
</a>
<span class="note">
(Misc Info)
</span>
</li>
<li>
<a href="listfilepages/systemfilestagpages/gamemodemiscinfolist.html#displayvariabletext">
DISPLAYVARIABLETEXT
</a>
<span class="note">
(Misc Info)
</span>
</li>
<li>
<a href="listfilepages/systemfilestagpages/gamemodemiscinfolist.html#distancefactor">
DISTANCEFACTOR
Expand Down

0 comments on commit c416252

Please sign in to comment.