Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki)
82,369
edits
Line 7: | Line 7: | ||
So let us create a infobox for an organization. We will do it both in Wikitext and HTML. | So let us create a infobox for an organization. We will do it both in Wikitext and HTML. | ||
< | <table style="width:99%; "> | ||
< | <tr> | ||
<nowiki>{| class=infobox | <td style="width:50%; "><nowiki>{| class=infobox |}</td> | ||
<td style="width:50%; "><nowiki><table class=infobox></td> | |||
|}</nowiki> | </tr> | ||
</ | </table> | ||
</ |