Template:LocationAttr/doc: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 26: | Line 26: | ||
===Other entry=== | ===Other entry=== | ||
For any other entry use the following syntax. | For any other entry use the following syntax. | ||
<pre>{{LocationAttr|text=This is the only location | <pre>{{LocationAttr|text=This is the only location with ninjas.}}</pre> | ||
==Example== | ==Example== | ||
| Line 37: | Line 37: | ||
{{LocationAttr|casino}} | {{LocationAttr|casino}} | ||
{{LocationAttr|bank}} | {{LocationAttr|bank}} | ||
{{LocationAttr|text=This is a location where party members can | {{LocationAttr|text=This is a location where party members can change class.}} | ||
===Code=== | ===Code=== | ||
<pre> | <pre> | ||
| Line 47: | Line 47: | ||
{{LocationAttr|casino}} | {{LocationAttr|casino}} | ||
{{LocationAttr|bank}} | {{LocationAttr|bank}} | ||
{{LocationAttr|text=This is a location where party members can | {{LocationAttr|text=This is a location where party members can change class.}} | ||
</pre> | </pre> | ||