User:StDoodle/FunctionPage sandbox: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle mNo edit summary |
imported>StDoodle mNo edit summary |
||
Line 7: | Line 7: | ||
{{#if: {{{function4|}}}|{{{function4}}}}} | {{#if: {{{function4|}}}|{{{function4}}}}} | ||
{{#if: {{{function5|}}}|{{{function5}}}}} | {{#if: {{{function5|}}}|{{{function5}}}}} | ||
{{#if: {{{ | {{#if: {{{code1title|}}}|=={{{code1title}}}}} | ||
{{#if: {{{code1desc|}}}|<p>{{{description}}}</p>}} | |||
{{#if: {{{code1code|}}}|<div style="border: dashed 1px green; padding: 1em;"><syntaxhighlight lang="c">//sample{{{code1code}}}</syntaxhighlight>}} | |||
[[Category:Test Functions]] | [[Category:Test Functions]] | ||
</includeonly> | </includeonly> |
Revision as of 21:38, 24 February 2010
This is template for a function page (for just a function line, see "Template:Function").