Difference between revisions of "Template:SLVEC object public"
Jump to navigation
Jump to search
(changed 'creator' to 'owner') |
|||
Line 1: | Line 1: | ||
<includeonly>{|style='padding:8px;border:solid black 1px' | <includeonly>{|style='padding:8px;border:solid black 1px' | ||
|- | |- | ||
|''' | |'''Owner:'''||[[User:{{{owner}}}|{{{owner}}}]] | ||
|- | |- | ||
|'''Name:'''||{{{name|{{wFont|color:red|text=MISSING!}}}}} | |'''Name:'''||{{{name|{{wFont|color:red|text=MISSING!}}}}} | ||
Line 24: | Line 24: | ||
== Usage == | == Usage == | ||
<div style="font-size:140%"><code><pre><nowiki>{{SLVEC_object_public | <div style="font-size:140%"><code><pre><nowiki>{{SLVEC_object_public | ||
| | |owner= | ||
|name= | |name= | ||
|description= | |description= | ||
Line 34: | Line 34: | ||
}}</nowiki></pre></code></div> | }}</nowiki></pre></code></div> | ||
* '' | * ''owner'' is the name of the volunteer who owns the object | ||
* ''name'' is the name of the public object | * ''name'' is the name of the public object | ||
* ''description'' is for providing a brief overview | * ''description'' is for providing a brief overview | ||
Line 47: | Line 47: | ||
== Examples == | == Examples == | ||
<div style="font-size:140%"><code><pre><nowiki>{{SLVEC_object_public | <div style="font-size:140%"><code><pre><nowiki>{{SLVEC_object_public | ||
| | |owner=Neovo Geesink | ||
|name=teleporters | |name=teleporters | ||
|description=interlinked teleporters; this makes crossing the sim and finding a certain location easier. | |description=interlinked teleporters; this makes crossing the sim and finding a certain location easier. | ||
Line 58: | Line 58: | ||
{{SLVEC_object_public | {{SLVEC_object_public | ||
| | |owner=Neovo Geesink | ||
|name=teleporters | |name=teleporters | ||
|description=interlinked teleporters; this makes crossing the sim and finding a certain location easier. | |description=interlinked teleporters; this makes crossing the sim and finding a certain location easier. |
Revision as of 18:02, 22 August 2008
Overview
This template is designed to be used to identify "free-range" objects placed on SLVEC by volunteers.
Usage
{{SLVEC_object_public
|owner=
|name=
|description=
|location=
|add_date=
|quantity=
|prims_each=
|scripts_each=
}}
- owner is the name of the volunteer who owns the object
- name is the name of the public object
- description is for providing a brief overview
- location identifies the place(s) where the item(s) are located; can be (various)
- add_date is the date the object was added (not updated or modified)
- quantity is the TOTAL number of objects of this type placed on public ground
- prims_each is the count of primitives comprising EACH object
- scripts_each is the count of scripts contained within 'EACH object
NOTE: all fields are REQUIRED!
Examples
{{SLVEC_object_public
|owner=Neovo Geesink
|name=teleporters
|description=interlinked teleporters; this makes crossing the sim and finding a certain location easier.
|location=SLVEC, Scathered at 16 key points
|add_date=03/26/2008
|quantity=16
|prims_each=1
|scripts_each=3
}}
Owner: | Neovo Geesink | ||||||||
Name: | teleporters | ||||||||
Description: | interlinked teleporters; this makes crossing the sim and finding a certain location easier. | ||||||||
Location(s): | SLVEC, Scathered at 16 key points | ||||||||
|