Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki)
82,369
edits
mNo edit summary |
|||
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. | ||
<div style="position:relative; "> | |||
<div style="position:absolute; top:0px; left:0px; width:45%; ">First line: | |||
<nowiki>{| class=infobox | |||
|}</nowiki> | |||
</div> | |||
</div> |