Interface administrators, smwadministrator, smwcurator, smweditor
82,369
edits
Line 179: | Line 179: | ||
===Step Three - Placing the Infobox=== | ===Step Three - Placing the Infobox=== | ||
To place this infobox | *To place this infobox we type the usual coding we use to place templates, which our example is <nowiki>{{Infobox sample}}</nowiki>. However, it will be displayed as such:{{Infobox sample}}. | ||
*Notice no information appears only the parameters inside the curly brackets. We now have to add the following code | *Notice no information appears only the parameters inside the curly brackets. We now have to add the following code inside the double {{ }}:<br><br> | ||
<nowiki>{{Infobox sample</nowiki><br> | <nowiki>{{Infobox sample</nowiki><br> | ||
<nowiki>|organization=</nowiki><br> | <nowiki>|organization=</nowiki><br> |