Template:Xmlelement: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
== Rendering in an article == | == Rendering in an article == | ||
This is how | This is how it will appear in an article: | ||
< | <p style="color:green;font-size:larger;background-color:lightgrey"><strong> .... </strong></p> | ||
</noinclude><includeonly>< | </noinclude><includeonly><p style="color:green;font-size:larger;background-color:lightgrey"><strong>{{{1}}}</strong></p></includeonly> |
Revision as of 22:17, 1 September 2009
- This is the template for headings, typically in an XML tutorial
- Please do not edit this template, unless you know what you do and you have a good idea on how templates work.
Usage for authors
You can get this banner by inserting the following template in your article (usually at the beginning):
- {{XMLelement ...}}
Rendering in an article
This is how it will appear in an article:
....