Difference between revisions of "Template:Article"
Jump to navigation
Jump to search
(Created page with "<noinclude>Category:Template</noinclude><includeonly> =={{{title|}}}== <div class='lead'>{{{text|}}}</div> </includeonly>") |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>[[Category:Template]]</noinclude><includeonly> | + | <noinclude> |
− | =={{{title|}}}= | + | = Usage = |
− | + | <pre> | |
+ | {{Article|title=Article|text=An article can consist of any markup <br>It may have multiple lines.<br> | ||
+ | And of course it can link to other pages e.g. {{Link|target=Wolfgang Fahl}} | ||
+ | }} | ||
+ | </pre> | ||
+ | = Examples = | ||
+ | {{Article|title=Article|text=An article can consist of any markup <br>It may have multiple lines.<br> | ||
+ | And of course it can link to other pages e.g. {{Link|target=Wolfgang Fahl}} | ||
+ | }} | ||
+ | = Links = | ||
+ | {{Link|target=Template:SimpleArticle}} | ||
+ | [[Category:Template]]</noinclude><includeonly>{{#set: | ||
+ | Tag={{{tag|{{{title|}}}}}} | ||
+ | }}{{SimpleArticle|title={{{title|}}}|text={{{text|}}}}} | ||
+ | {{WhatLinksHereCloud}} | ||
</includeonly> | </includeonly> |
Latest revision as of 14:59, 9 December 2017
Usage
{{Article|title=Article|text=An article can consist of any markup <br>It may have multiple lines.<br> And of course it can link to other pages e.g. {{Link|target=Wolfgang Fahl}} }}
Examples
Article
An article can consist of any markup
It may have multiple lines.
And of course it can link to other pages e.g. Wolfgang Fahl