• 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

Inserting blank lines in roster output

DarkHost

Active member
I am trying to get a blank line to appear between each item (e.g., Tag Group, Option) that is displayed in the info block.

I can get the blank line between options by putting a return after the last line of text in the option description. But that does not get me a line between the Tag Group (which prints first) and the first option.

To fix this I tried putting {br} at the beginning of each option name. That properly formatted the output, but it caused the option names in the roster to appear as blanks (i.e., option names were not displayed in the roster).

-DH
 
At 01:46 PM 3/31/2006 -0500, you wrote:

>I am trying to get a blank line to appear between each item (e.g.,
>Tag Group, Option) that is displayed in the info block.
>
>I can get the blank line between options by putting a return after
>the last line of text in the option description. But that does not
>get me a line between the Tag Group (which prints first) and the first option.
>
>To fix this I tried putting {br} at the beginning of each option
>name. That properly formatted the output, but it caused the option
>names in the roster to appear as blanks (i.e., option names were not
>displayed in the roster).


Hi,


Arbitrary blank lines are not something that we currently let authors
insert into output. We're planning to add the capability to do this
in a limited fashion in version 3.2, but I'm not sure this would give
you what you want here. Why exactly do you want so many blank lines?



--
Colen McAlister (colen@wolflair.com)
Chief Engineer, Lone Wolf Development
http://www.wolflair.com/
 
I think that the printed roster is more readable if each item is separated by a blank line -- YMMV. Here is an example of the information in the info block for a unit:


Special Abilities: Group Casting

Battle Axe (Attack Group 1):
AS: 8 RF: - PW: 6 RN: CA MAL: - Notes:
AS: 8 RF: - PW: 6 RN: CA MAL: - Notes:

Freezing Strike:
TN: PS(6) RF: 1 PW: - RN: Self MAL: - Notes: Cauterize; +2 PW
 
Back
Top