• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Displaying multiple tags on multiple lines

Bluefool

Well-known member
Ok, its getting there, but this one is stumping me.

I have a group (Traits) with 47 group tags in it. A unit can have multiple tags from this group.

In my roster display, the traits column is 18 wide, and the multiple tags don't all fit into it. They are comma seperated, but I would like each tag to display on a new line. (I also want it do this for the other views, but one step at a time).

I can't find any settings that would change that, and my other thought was a carrige return after the tag name, but I can't find a list of allowable control chars in the tag name field.

I tried to find an example in the data files out there, but no luck.

Can someone point me in the right direction, or tell me of anexisting file to take a look at? Thanks!
 
If you're interested in seeing the traits in a roster display (as opposed to the selection display), you'd be much better off using options to display the traits.

This would be easy to add to what you've already done, you just create an option for each Trait, ensure each option has a legality tag of the tag you've already created for it, then put them in a linkset marked global. Now, a unit automatically gets options for all of the Traits they have tags for.

Hope that helps,
Russell.
 
I see what you mean, but its not what I'm after; all I want is to change the way it displays in the roster.
 
Any other ideas?

Well, its sounding like the option idea is my best bet, so next question: Right now, it seems each option prints on a new line. Is it possible to put say, one category of options all on the same line?

What I'm trying to avoid is a 5 page roster; many of the units have 4 or 5 of these traits, plus other options, so each unit listing may get a bit big.
 
You're exactly correct on this one. :-)

AB outputs everything in a column grid, with the assumption that each entry in the grid is output on a single line. It is not possible to output multiple lines within the column view.

If you have multiple traits/tags, could configure the corresponding unit stat to be displayed as "info" instead of as "column" data. This will cause the complete list of tags/traits to be displayed wihtin the unit details info window.

Russell's suggestion about using options is also a good one to consider.

-Rob

At 02:48 PM 1/24/2006, you wrote:

I'm almost certain that what you are asking for isn't possible.
Rob may correct me though.
icon_smile.gif


Russell.
 
By default, AB strings all options together into a single stream of text. There are no newlines inserted. However, the user can tell AB to put options on separate lines within the various settings. If AB is outputting each option on a separate line for you, check your settings and disable that behavior, after which AB should give you what you want.

-Rob

At 05:57 AM 1/26/2006, you wrote:

Well, its sounding like the option idea is my best bet, so next question: Right now, it seems each option prints on a new line. Is it possible to put say, one category of options all on the same line?

What I'm trying to avoid is a 5 page roster; many of the units have 4 or 5 of these traits, plus other options, so each unit listing may get a bit big.
 
Back
Top