Difference between revisions of "Template:Pspan"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
(Created page with '<noinclude>Takes a single parameter and turns it into fancy parameter short-description text.</noinclude> Category:Basic Templates <includeonly> <span style="padding-left: .2…')
 
imported>StDoodle
m
Line 2: Line 2:
 
[[Category:Basic Templates]]
 
[[Category:Basic Templates]]
 
<includeonly>
 
<includeonly>
<span style="padding-left: .2em; padding-right: .2em; color: #006400; background: #fff8dc;">'''''{{{1}}}'''''</span>
+
<span style="padding-left: .2em; padding-right: .2em; color: #006400; background: #fff8dc;"><b><i>{{{1}}}</i></b></span>
 
</includeonly>
 
</includeonly>

Revision as of 17:37, 25 February 2010

Takes a single parameter and turns it into fancy parameter short-description text.