Interface administrators, smwadministrator, smwcurator, smweditor
82,369
edits
Line 195: | Line 195: | ||
*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> | *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> | <font color="red"><nowiki>|organization=</nowiki><br> | ||
<nowiki>|image=</nowiki><br> | <nowiki>|image=</nowiki><br> | ||
<nowiki>|president=</nowiki><br> | <nowiki>|president=</nowiki><br> | ||
<nowiki>|address=</nowiki><br> | <nowiki>|address=</nowiki><br> | ||
<nowiki>|phone=</nowiki><br> | <nowiki>|phone=</nowiki><br> | ||
<nowiki>|open hours=</nowiki><br> | <nowiki>|open hours=</nowiki><br></font color> | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||