Difference between revisions of "Template:SetProp/doc"

From Salem Wiki
Jump to: navigation, search
m (adding documentation)
m (→‎Description: rewording)
Line 1: Line 1:
 
==Description==
 
==Description==
:This template is a wrapper-template that calls {{t|SetProp/single}} to automatically set property values.
+
:This is a wrapper-template that calls {{t|SetProp/single}} to automatically set property values.
 
:It has a ''fixed-set'' of properties it supports, and can be expanded when needed in code...
 
:It has a ''fixed-set'' of properties it supports, and can be expanded when needed in code...
  

Revision as of 04:23, 27 June 2012

Description

This is a wrapper-template that calls {{SetProp/single}} to automatically set property values.
It has a fixed-set of properties it supports, and can be expanded when needed in code...

Syntax

Type the below code somewhere on a page:
{{SetProp
|propname=propvalues
|propname=propvalues
|...
}}
It currently supports these properties:

Examples