Template:Player house/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m →Example |
||
| Line 23: | Line 23: | ||
|image=Foobar_house.png | |image=Foobar_house.png | ||
|owner=Foobar | |owner=Foobar | ||
|world=Foobar_world | |||
|x=42 | |x=42 | ||
|z=42 | |z=42 | ||
}}</nowiki> | }}</nowiki> | ||
Revision as of 16:45, 25 September 2011
Create a infobox for a player house. Pages for a player house should be place in the User: namespace like User:Foobar/house.
Usage
The following variables can be used in the player house template:
- |image=
- A filename of an image of the house.
- |owner=
- The owner of the house.
- |world=
- The world that this project resides in.
- |x=
- The X position of the house.
- |z=
- The Z position of the house.
Using this template will add the wikipage to the Player_house category.
Example
{{Player_house
|image=Foobar_house.png
|owner=Foobar
|world=Foobar_world
|x=42
|z=42
}}