Difference between revisions of "Template:CodeHeader"

From ThinkWiki
Jump to: navigation, search
(minimized convention hint)
(Comment showed up in wrong page (Wiki bug?). Where does it belong?)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{HINT_float|25em|Wondering about this sourcecode posting convention? See [[:Category:Code]].}}
 
*Filename: <tt style="font-size: 125%">'''{{{filename}}}'''</tt><br />
 
*Filename: <tt style="font-size: 125%">'''{{{filename}}}'''</tt><br />
 
*Context: {{{context}}}<br />
 
*Context: {{{context}}}<br />
*Author: {{{author}}}<br />
+
*Author(s): {{{author}}}<br />
 
*License: {{{license}}}<br />
 
*License: {{{license}}}<br />
  
Line 10: Line 11:
  
 
[[Category:Code]]
 
[[Category:Code]]
 
 
{{HINT_float|25em|Wondering about this sourcecode posting convention? See [[:Category:Code]].}}
 
 
=Discussion=
 

Latest revision as of 15:11, 4 September 2006

Hint:
Wondering about this sourcecode posting convention? See Category:Code.
  • Filename: {{{filename}}}
  • Context: {{{context}}}
  • Author(s): {{{author}}}
  • License: {{{license}}}