Documentation Feature Requests item #1839158, was opened at 2007-11-26 23:41
Message generated for change (Comment added) made by thpr
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=748235&aid=1839158&group_id=25576
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation New Formatting
Group: For 5.14
>Status: Deleted
>Resolution: Invalid
Priority: 3
Private: No
Submitted By: LegacyKing (amaitland)
Assigned to: Tom Parker (thpr)
Summary: CHOOSE need a '|1' at the end to indicate choices per feat
Initial Comment:
As a result of CHOOSE tag over haul ALL CHOOSE tags require a cost appended to the end of them... In most cases it will be '|1'
This indicates how many choices you get for the cost of one "Feat" or "Ability".
----------------------------------------------------------------------
>Comment By: Tom Parker (thpr)
Date: 2008-02-12 18:33
Message:
Logged In: YES
user_id=1037926
Originator: NO
replaced by SELECT
----------------------------------------------------------------------
Comment By: Maredudd (maredudd800)
Date: 2008-02-07 00:05
Message:
Logged In: YES
user_id=1569765
Originator: NO
Considering the SELECT tag is now functional, do we still need this change
to be incorporated?
----------------------------------------------------------------------
Comment By: Maredudd (maredudd800)
Date: 2008-01-01 21:27
Message:
Logged In: YES
user_id=1569765
Originator: NO
Lowering the priority on this tracker until the code work has been
completed. See tracker:
<https://sourceforge.net/tracker/index.php?func=detail&aid=1843793&group_id=25576&atid=384719>
The required changes are:
1. Add a variable at the end of each CHOOSE tag that represents a Number,
Variable, or Formula (Number of choices)
2. Remove the 'Number of Choices' variable immediately following the
CHOOSE tag.
3. EXAMPLE: CHOOSE:USERINPUT|x|y,y becomes CHOOSE:USERINPUT|y,y|z
----------------------------------------------------------------------
Comment By: Maredudd (maredudd800)
Date: 2007-12-16 22:18
Message:
Logged In: YES
user_id=1569765
Originator: NO
This will be implemented as an additional variable for each CHOSSE tag.
Tag Name: CHOOSE:blahblahblah|x (with the actual letter used being
dertermined by the other letters already in use.)
Variables Used (x): Number, Formula of Variable (Number of choices per
selection)
What it Does:
* The number of choices per selection must be included as the final data
in the tag line.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=748235&aid=1839158&group_id=25576
|