Template:GuideP: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
Created page with '<includeonly> <p class="guidecustom" style="font-family: Arial; font-size: 2em; margin: 0 1em 1em 1em; padding: 0 line-height: 3em;"> {{{1}}} </p> </includeonly> <noinclude> </n…'
 
imported>Bale
revert
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<p class="guidecustom" style="font-family: Arial; font-size: 2em; margin: 0 1em 1em 1em; padding: 0 line-height: 3em;">
<p class="guidecustom" style="font-family: Arial; font-size: 1.1em; margin: 0 2em 0em 0; padding: 0 line-height: 1.1em;">{{{1}}}</p>
{{{1}}}
</p>
</includeonly>
</includeonly>
<noinclude>
<noinclude>
</noinclude>
For nicer paragraph formatting on long chunks of text, like a user guide. Call (for each paragraph) like so:
For nicer paragraph formatting on long chunks of text, like a user guide. Call (for each paragraph) like so:


Line 14: Line 10:
}}
}}
</pre>
</pre>
</noinclude>

Latest revision as of 08:58, 24 May 2010


For nicer paragraph formatting on long chunks of text, like a user guide. Call (for each paragraph) like so:

{{GuideP|
Blah blah text blah blah. More text if desired. Blah.
}}