Template:RevivePointBox
From The Urban Dead Wiki
| Revive Point Statistics for {{{point_name}}} | |
| Suburb | [[{{{suburb}}}]] |
| Coordinates | [{{{x}}}, {{{y}}}] |
| Status | {{{status}}} |
| Maintained by | {{{maintained_by}}} |
| Waiting | {{{waiting}}} zombies (view requests) |
| Dead bodies | {{{bodies}}} bodies |
| Total known revives | {{{revives}}} revives |
| Last updated | {{{update}}} |
| Post a request! | |
Information
Template for a revive point information box. Designed mostly to match the use/feel of the Locationblock template. For an example, see Santlerville Cemetery. (Created by Angela 19:51, 5 May 2006 (BST))
Usage
{{RevivePointBox|
point_name=LOCATION_NAME|
suburb=SUBURB_NAME|
x=X_COORDINATE|
y=Y_COORINDATE|
status=STATUS_TEXT|
maintained_by=PEOPLE_MAINTAINING_POINT|
waiting=X|
bodies=Y|
revives=Z|
update=SIG|
}}
Where:
- LOCATION_NAME - whatever the block's name is, or whatever you want it to be called
- SUBURB_NAME - name of the suburb; automatically converted to a Wiki link
- X_COORDINATE and Y_COORDINATE - the x and y coordinates of the location/block
- STATUS_TEXT - text for the current status of the revive point; i.e., Active, Inactive, etc.
- PEOPLE_MAINTAINING_POINT - Group/users/etc maintaining the point, if any; feel free to format into a Wiki link, an outside link, etc etc.
- X - number of zeds queued on the spot as of last check
- Y - number of dead bodies on the block as of last check
- Z - number of known revives :p
- SIG - signature/timestamp for the last update of the box