Difference between revisions of "Template:PBR/doc"

From Second Life Wiki
Jump to navigation Jump to search
(New page: Template:PBR is intended to give the outward appearance and effect of the BR tag with the exception that multiple uses of it will not cause multiple lines of whitespace. You use it everywh...)
 
m
Line 1: Line 1:
Template:PBR is intended to give the outward appearance and effect of the BR tag with the exception that multiple uses of it will not cause multiple lines of whitespace. You use it everywhere you want a linebreak but don't want to have extra whitespace associated with linebreaks piling up. Essentially PBR is a conditional BR, if a BR is needed it works as a BR, if it's not needed it has no effect. It's the bees knees.
Template:PBR is intended to give the outward appearance and effect of the BR tag with the exception that multiple uses of it will not cause multiple lines of whitespace. You use it everywhere you want a linebreak but don't want to have extra whitespace associated with linebreaks piling up. Essentially PBR is a conditional BR, if a BR is needed it works as a BR, if it's not needed it has no effect. It's the bees knees.
{|
|-valign="top"
|
==BR Tag==
<div>
test<br>
test<br>
test<br>test<br>
test<br>
test<br>test<br>
test<br>
<br>
<br>
<br>
test<br>
</div>
|
==PBR Inline==
<div>
test<div></div>
test<div></div>
test<br>test<div></div>
test<div></div>
test<div></div>test<div></div>
test<div></div>
<div></div>
<div></div>
<div></div>
test<div></div>
</div>
|
==PBR Template==
<div>
test{{PBR}}
test{{PBR}}
test<br>test{{PBR}}
test{{PBR}}
test{{PBR}}test{{PBR}}
test{{PBR}}
{{PBR}}
{{PBR}}
{{PBR}}
test{{PBR}}
</div>
|}

Revision as of 19:07, 17 April 2009

Template:PBR is intended to give the outward appearance and effect of the BR tag with the exception that multiple uses of it will not cause multiple lines of whitespace. You use it everywhere you want a linebreak but don't want to have extra whitespace associated with linebreaks piling up. Essentially PBR is a conditional BR, if a BR is needed it works as a BR, if it's not needed it has no effect. It's the bees knees.

BR Tag

test
test
test
test
test
test
test
test



test

PBR Inline

test
test
test
test
test
test
test
test
test

PBR Template

test test test
test test testtest test test