The Wiki for Tale 4 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "Template:BuildingInfo"

From A Tale in the Desert
Jump to navigationJump to search
(typo)
Line 2: Line 2:
 
{|
 
{|
 
! colspan="2"|[[Image:{{{image|PinkBox.png}}}]]
 
! colspan="2"|[[Image:{{{image|PinkBox.png}}}]]
 +
|-
 +
|Size || [[size::{{{size}}}]]
 +
|-
 +
|Where || {{{where}}}
 
|}
 
|}
 
</div>
 
</div>
 +
 +
[[description::{{{description}}}| ]]
  
  
Line 9: Line 15:
 
==Usage==
 
==Usage==
 
<code>
 
<code>
<nowiki>{{Template:BuildingInfo|image=PinkBox.png}}</nowiki>
+
<nowiki>{{Template:BuildingInfo|image=PinkBox.png|size=1x1|where=[[where::Compound]]|description=Some building}}</nowiki>
 
</code>
 
</code>
 +
 +
The description is stored as semantic markup, and displayed on listing pages that include the item
 
</noinclude>
 
</noinclude>

Revision as of 12:04, 18 December 2008

PinkBox.png
Size {{{size}}}
Where {{{where}}}



Usage

{{Template:BuildingInfo|image=PinkBox.png|size=1x1|where=[[where::Compound]]|description=Some building}}

The description is stored as semantic markup, and displayed on listing pages that include the item