Interface administrators, smwadministrator, smwcurator, smweditor
82,369
edits
mNo edit summary |
|||
Line 10: | Line 10: | ||
*It is recommended that you create infobox tables in HTML as there fewer problems as you will see. | *It is recommended that you create infobox tables in HTML as there fewer problems as you will see. | ||
*We will be creating a navbox as shown below. | *We will be creating a navbox as shown below. | ||
<table style="width:100%; border:1px solid blue; background-color:{{{navbox background color}}}; border-collaspe:separate; border-spacing:5px; "><br> | <table style="width:100%; border:1px solid blue; background-color:{{{navbox background color}}}; border-collaspe:separate; border-spacing:5px; "><br> | ||
<tr><br> | <tr><br> | ||
Line 27: | Line 26: | ||
*It does not look like much because you still have fill it in with the links or other information that you may want to display for your readers. | *It does not look like much because you still have fill it in with the links or other information that you may want to display for your readers. | ||
*Here is the coding in HTML and Wikitext for the above Navbox: | *Here is the coding in HTML and Wikitext for the above Navbox: | ||
<table style="border:1px solid black; width:100%; "> | <table style="border:1px solid black; width:100%; "> | ||
<tr> | <tr> |