From GamingWiki
(Created page with "<includeonly><!-- Semantic MediaWiki properties -->{{#set: | campaign = Ghost Town | is a = location }}<!-- -->{{#if:{{{aspect|}}}| '''Aspect: <span class="aspect"...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
-->{{#if:{{{aspect|}}}| | -->{{#if:{{{aspect|}}}| | ||
− | '''Aspect: <span class="aspect">[[aspect::{{{aspect}}}]]</span>''' | + | '''Aspect: <span class="aspect">[[has aspect::{{{aspect}}}]]</span>''' |
− | }} | + | }} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | -->{{#if:{{{idea|}}}|{{#set: idea = {{{idea}}} }}<!-- | + | {{#if:{{{description|}}}|{{#set:description={{{description}}} }} {{{description}}} }} |
− | -->{{#if:{{{face|}}}|{{# | + | |
− | -->{{#if:{{{address|}}}|{{#set: address = {{{address}}} }}<!-- | + | {{#if:{{{ps|}}}|{{#set:ps={{{ps}}} }} {{{ps}}} }} |
− | -->{{#if:{{{lat|}}}|{{#set: lat = {{{lat}}} }}<!-- | + | <!-- |
− | -->{{#if:{{{lng|}}}|{{#set: lng = {{{lng}}} }}<!-- | + | |
− | -->{{#if:{{{key|}}}|{{#set: key = {{{key}}} }}<!-- | + | -->{{#if:{{{idea|}}}|{{#set: idea = {{{idea}}} }} }}<!-- |
+ | -->{{#if:{{{face|}}}|<!-- | ||
+ | we may have several faces | ||
+ | -->{{#arraydefine: facearray | {{{face}}} | ; }}<!-- | ||
+ | -->{{#arrayprint: facearray | | @@@@ | {{#set: face = @@@@ }} }}<!-- | ||
+ | -->}}<!-- | ||
+ | -->{{#if:{{{address|}}}|{{#set: address = {{{address}}} }} }}<!-- | ||
+ | -->{{#if:{{{lat|}}}|{{#set: lat = {{{lat}}} }} }}<!-- | ||
+ | -->{{#if:{{{lng|}}}|{{#set: lng = {{{lng}}} }} }}<!-- | ||
+ | -->{{#if:{{{key|}}}|{{#set: key = {{{key}}} }} }}<!-- | ||