Template:Log2: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (Undo revision 60555 by DOUG (talk))
(Undo revision 136037 by WINTERDAWN (talk))
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
;Template to reduce edits needed to bring LOG information to GSWIKI.
'''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.
A simple copy and paste should now suffice, with very little if any editing.
Line 5: Line 5:
Parameters that can be overloaded / adjusted in adopting templates include:
Parameters that can be overloaded / adjusted in adopting templates include:


<pre <onlyinclude> style="margin-right: {{{margin-right|auto}}};
<pre <onlyinclude> style="margin-right: {{{margin-right|20%}}};
margin-left: 2em;
margin-left: {{{margin-left|2em}}};
margin-top: 1em;
margin-top: {{{margin-top|1em}}};
margin-bottom: 1em;
margin-bottom: {{{margin-bottom|1em}}};
padding-top: 7px;
padding: {{{padding|7px 10px}}};
background: {{{background|#f3f3f9}}};
padding-bottom: 7px;
border: {{{border|line}}};
padding-left: 10px;
text-align: {{{text-align|left}}};
padding-right: 10px;
font-size:{{{font-size|95%}}};
background: #f3f3f9;
font-family: {{{font|Consolas, DejaVu sans mono, Courier New, monospace}}};
border: 2px dashed #adbcd0;
color: {{{color|black}}};
text-align: left;
font-size:95%;
font-family: Consolas, DejaVu sans mono, Courier New, monospace;
color: black;
white-space: pre-wrap;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -moz-pre-wrap;
Line 34: Line 31:
Your mind is as clear as a bell.
Your mind is as clear as a bell.
</pre>
</pre>

[[Category:CSS templates]]

Revision as of 23:31, 17 August 2020

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.