Template:Location

From Masq

Usage

{{Location
|image1=Location1.jpg
|image2=Location2.jpg
|imageN=LocationN.jpg
|-----
|people_name1=Person
|people_position1=Job
|people_comment1=Information about that person.
|people_name2=Person
|people_position2=Job
|people_comment2=Information about that person.
|people_nameN=Person
|people_positionN=Job
|people_commentN=Information about that person.
|-----
|place_name1=Name of the Place
|place_desc1=The place's description.
|place_name2=Name of the Place
|place_desc2=The place's description.
|place_nameN=Name of the Place
|place_descN=The place's description.
|-----
|view_name1=Name of the View
|view_desc1=The view's description.
|view_name2=Name of the View
|view_desc2=The view's description.
|view_nameN=Name of the View
|view_descN=The view's description.
|-----
|concept_image=ConceptImage.jpg
}}

This template will create a location (store, park, etc.) page. You can find instructions for filling out the description portion at Template:Location Description; using that allows the desc to be pulled into logs.

Example

{{Location}}

This is an extremely simple place with no images, places, views, or associated people.


{{Location
|image1=BobsDiner1.jpg
|image2=BobsDiner2.jpg
|image3=BobsDiner3.jpg
|image4=BobsDiner4.jpg
|-----
|people_name1=Bob
|people_position1=Owner
|people_comment1=Bob's been the owner, proprietor, and head cook at Bob's Diner since he opened it in 1979.  If you're looking for the best pie in town, everyone says he's the one to look to.
|-----
|place_name1=Up at the Counter
|place_desc1=The linoleum counter is old but clean, with twelve swiveling stools fastened to the floor in front of it.
|place_name2=Corner Booth
|place_desc2=The booth in the corner can hold up to twelve people at once, if they don't mind squishing up -- and frequently does, when the college crowd comes in.
|place_name3=Bathrooms
|place_desc3=Bob's kind enough to provide bathrooms for his guests.  That's just the kind of extra service you get at Bob's Diner.
|-----
|concept_image=Pie.jpg
}}

This is a place with four images, one associated person, three places, no views, and a concept image (this is like the 'glimpse within' images on PC pages, and is even more optional than everything else).


Be careful to get your numbering right! It's possible things may not come out the way you expect them to if you don't. The order of the sections doesn't really matter, but the order of the lines within each section does.