Template:MicrosummaryExample: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(first version of template for formatting examples of microsummaries on the Microsummaries page)
 
(hmm, html not working on wiki.mozilla.org)
Line 1: Line 1:
<tr style="border-bottom: 1px solid black;">
|-
  <td>{{{page}}}</td>
| {{{page}}}
  <td>{{{description}}}</td>
| {{{description}}}
  <td>{{{example}}}</td>
| {{{example}}}
</tr>

Revision as of 01:20, 29 September 2006

|- | {{{page}}} | {{{description}}} | {{{example}}}