Difference between revisions of "Template:SimpleArticle"

From BITPlan Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> = Usage = <pre> {{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 page...")
 
 
(4 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
}}
 
}}
 
</pre>
 
</pre>
{{Article|title=Article|text=An article can consist of any markup <br>It may have multiple lines.<br>
+
= Examples =
 +
{{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}}
 
}}
 
}}
= Examples =
+
= Links =
 +
* {{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