Template:Overline: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
<span style="text-decoration:overline;">{{{1}}}</span>
<noinclude>
<noinclude>
This is the "Overline" template.
This is the "Overline" template.
Line 10: Line 9:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
<span style="text-decoration:overline;">{{{1}}}</span></includeonly>
{| class="wikitable"
!
| {{{1|}}}
|}
</includeonly>

Revision as of 18:18, 5 February 2011

This is the "Overline" template. It should be called in the following format:

{{Overline
|1=
}}

Edit the page to see the template text.