Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki)
82,369
edits
Line 217: | Line 217: | ||
<nowiki>{{Infobox sample</nowiki><br> | <nowiki>{{Infobox sample</nowiki><br> | ||
<nowiki>|organization=[[File:France Lavender Field.jpg|150px]]</nowiki> | <nowiki>|organization=</nowiki><font color="red">Genealogy Society</font color><br> | ||
<nowiki>|</nowiki>image=<font color="red"><nowiki>[[File:France Lavender Field.jpg|150px]]</nowiki></font color><br> | |||
<nowiki>|president=</nowiki>John Smith<br> | <nowiki>|president=</nowiki><font color="red">John Smith</font color><br> | ||
<nowiki>|address=</nowiki>1234 Hill St, Any City<br> | <nowiki>|address=</nowiki><font color="red">1234 Hill St, Any City</font color><br> | ||
<nowiki>|phone=</nowiki>360-555-1234<br> | <nowiki>|phone=</nowiki><font color="red">360-555-1234</font color><br> | ||
<nowiki>|open hours=</nowiki>Mon 1pm - 6pm<br> | <nowiki>|open hours=</nowiki><font color="red">Mon 1pm - 6pm</font color><br> | ||
<nowiki>}}</nowiki> | <nowiki>}}</nowiki> | ||
*We will get the following: | *We will get the following: | ||
*Notice that we use the usual coding for placing an image. We have limited the image to 150px wide as the infobox is 200px wide. If you did not limit the size of the image. the infobox would expand to the width of the image as it stands in the files. | *Notice that we use the usual coding for placing an image. We have limited the image to 150px wide as the infobox is 200px wide. If you did not limit the size of the image. the infobox would expand to the width of the image as it stands in the files. | ||
*In addition it does not matter the order of the items on the placement codes. You could have the image at the bottom of the list, but the image will still show at the top where the infobox template has it position. | |||
===Step Four - Limiting Parameters=== | ===Step Four - Limiting Parameters=== |