Interface administrators, smwadministrator, smwcurator, smweditor
82,369
edits
| Line 52: | Line 52: | ||
</tr> | </tr> | ||
</table> | </table> | ||
Again, if you are familiar with Wikitext or HTML programming, you should notice this coding: <em>class="infobox"</em> in the table tag . This code tells the browser that a infobox is being created and to place it in the upper right hand corner of the article. | Again, if you are familiar with Wikitext or HTML programming, you should notice this coding: <em>class="infobox"</em> in the table tag . This code tells the browser that a infobox is being created and to place it in the upper right hand corner of the article. | ||
====Step Two - Add Styling to Infobox==== | ====Step Two - Add Styling to Infobox==== | ||