Difference between revisions of "Template:SLVEC object public"

From Second Life Wiki
Jump to navigation Jump to search
(reduced font for embedded table)
Line 18: Line 18:
   |}
   |}
  |}
  |}
</includeonly>
</includeonly><noinclude>__NOTOC__
== Overview ==
This template is designed to be used to identify "free-range" objects placed on SLVEC by volunteers.
 
== Usage ==
<div style="font-size:140%"><code><pre><nowiki>{{SLVEC_object_public
|creator=
|name=
|description=
|location=
|add_date=
|quantity=
|prims_each=
|scripts_each=
}}</nowiki></pre></code></div>
 
* ''creator'' is the name of the volunteer who created/placed 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
 
{{wFont|color=red|text=NOTE: all fields are REQUIRED!}}
 
== Examples ==
<div style="font-size:140%"><code><pre><nowiki>{{SLVEC_object_public
|creator=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
}}</nowiki></pre></code></div>
 
{{SLVEC_object_public
|creator=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
}}
</noinclude>

Revision as of 17:44, 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
 |creator=
 |name=
 |description=
 |location=
 |add_date=
 |quantity=
 |prims_each=
 |scripts_each=
}}
  • creator is the name of the volunteer who created/placed 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
 |creator=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
}}
Creator: 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
Added on: 26-Mar-2008 Quantity: 16 Prims (each): 1 Scripts (each): 3