Interface administrators, smwadministrator, smwcurator, smweditor
82,369
edits
Line 180: | Line 180: | ||
===Step Three - Placing the Infobox=== | ===Step Three - Placing the 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}}. | *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 inside the placement coding<br><br> | *Notice no information appears only the parameters for the name of the organization inside the curly brackets. We now have to add the following code inside the placement coding<br><br> | ||
<nowiki>{{Infobox sample</nowiki><br> | <nowiki>{{Infobox sample</nowiki><br> | ||
<nowiki>|organization=</nowiki><br> | <nowiki>|organization=</nowiki><br> |