Template:Log2: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (Gipper!)
(set up remaining parameters)
(29 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Template to reduce edits needed to bring LOG information to GSWIKI.'''
<div style="padding: 2px; padding-left: 10px; padding-right: 10px; margin-top: 10px; margin-right: 20%; margin-bottom: 10px; margin-left: 20px; background: #f3f3f9; border: 2px dashed #adbcd0; text-align: left; font-size:95%; font-family: Consolas, DejaVu sans mono, Courier New, monospace; color:black; white-space: pre-wrap">{{FDBL| <noinclude>This template is for LOG captures where retaining white space in lines of information in a <nowiki><div></nowiki> tag - is considered important to retain. It thoughtfully includes proper word-wrap at the boundaries of the text box. }}

</noinclude></div>
A simple copy and paste should now suffice, with very little if any editing.

Parameters that can be overloaded / adjusted in adopting templates include:

<pre <onlyinclude> style="margin-right: {{{margin-right|20%}}};
margin-left: {{{margin-left|2em}}};
margin-top: {{{margin-top|1em}}};
margin-bottom: {{{margin-bottom|1em}}};
padding: {{{padding|7px 10px}}};
background: {{{background|#f3f3f9}}};
border: {{{border|line}}};
text-align: {{{text-align|left}}};
font-size:{{{font-size|95%}}};
font-family: {{{font|Consolas, DejaVu sans mono, Courier New, monospace}}};
color: {{{color|black}}};
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;"
</onlyinclude>
>
>exp
Level: 6 Deeds: 0
Experience: 43060 Death's Sting: None
Exp. until next: 11940 Recent Deaths: 0
Mental TPs: 5 Fame: 27644
Physical TPs: 47 Mana: 23/23 max

Your mind is as clear as a bell.
</pre>

[[Category:CSS templates]]

Revision as of 00:45, 1 April 2017

Template to reduce edits needed to bring LOG information to GSWIKI.

A simple copy and paste should now suffice, with very little if any editing.

Parameters that can be overloaded / adjusted in adopting templates include:

 style="margin-right: {{{margin-right|20%}}}; 
margin-left: {{{margin-left|2em}}}; 
margin-top: {{{margin-top|1em}}}; 
margin-bottom: {{{margin-bottom|1em}}}; 
padding: {{{padding|7px 10px}}}; 
background: {{{background|#f3f3f9}}}; 
border: {{{border|line}}}; 
text-align: {{{text-align|left}}}; 
font-size:{{{font-size|95%}}}; 
font-family: {{{font|Consolas, DejaVu sans mono, Courier New, monospace}}};
color: {{{color|black}}}; 
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;"
</onlyinclude>
>
>exp
          Level: 6                           Deeds: 0              
     Experience: 43060               Death's Sting: None
Exp. until next: 11940               Recent Deaths: 0              
     Mental TPs: 5                            Fame: 27644          
   Physical TPs: 47                           Mana: 23/23 max

Your mind is as clear as a bell.