User:StDoodle/CodeStart sandbox: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
mNo edit summary
imported>StDoodle
mNo edit summary
 
Line 1: Line 1:
<noinclude>
Uses the named parameters ''title'' and ''description'' and ''code'' to display a code block & its information.</noinclude>
<includeonly>
<includeonly>
{{#if: {{{title|}}}|=={{{title}}}==}}
{{#if: {{{title|}}}|=={{{title}}}==}}
Line 6: Line 8:
//sample code
//sample code
</includeonly>
</includeonly>
<noinclude>
Uses the named parameters ''title'' and ''description'' and ''code'' to display a code block & its information.</noinclude>

Latest revision as of 22:59, 24 February 2010

Uses the named parameters title and description and code to display a code block & its information.