Difference between revisions of "Template:SimpleArticle"

From BITPlan Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
</pre>
 
</pre>
 
= Examples =
 
= Examples =
{{Article|title=Article|text=An article can consist of any markup <br>It may have multiple lines.<br>
+
{{SimpleArticle|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}}
 
And of course it can link to other pages e.g. {{Link|target=Wolfgang Fahl}}
 
}}
 
}}
 
= Links =
 
= Links =
{{Link|target=Template:Article}}
+
* {{Link|target=Template:Article}}
 +
* {{Link|target=Template:TwoColumnArticle}}
 +
 
 
[[Category:Template]]</noinclude><includeonly>
 
[[Category:Template]]</noinclude><includeonly>
 
=={{{title|}}}==
 
=={{{title|}}}==
<div class='lead'>{{{text|}}}</div>
+
<div class='lead'>
 +
{{{text|}}}
 +
</div>
 
[[Category:Article]]
 
[[Category:Article]]
 
</includeonly>
 
</includeonly>

Latest revision as of 15:56, 9 December 2017

Usage

{{SimpleArticle|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

Links