Interface administrators, smwadministrator, smwcurator, smweditor
82,369
edits
Line 65: | Line 65: | ||
*"border-collaspe:separate; border-spacing:5px means we are placing a 5 pixel space between the boxes in the template. See [[HTML_and_Wikitext_-_Lesson_Three#Cell_separation|Cell Separation]] for more details. | *"border-collaspe:separate; border-spacing:5px means we are placing a 5 pixel space between the boxes in the template. See [[HTML_and_Wikitext_-_Lesson_Three#Cell_separation|Cell Separation]] for more details. | ||
*The title of the navbox has to extend both columns of the navbox so that is coded with the colspan="2" code. | *The title of the navbox has to extend both columns of the navbox so that is coded with the colspan="2" code. | ||
*When you save your navbox be sure include the word "navbox" in the title so people will know what kind of template it is for example: <font color="red"><nowiki>{{template:infobox sample}}</nowiki></font color>. | *When you save your navbox be sure include the word "navbox" in the title so people will know what kind of template it is for example: <font color="red"><nowiki>{{template:infobox sample}}</nowiki></font color>. | ||
---- | ---- |