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:InfoBatiment"
From A Tale in the Desert
Jump to navigationJump to searchm (New page: __NOTOC__ <div class="buildinginfo" style="align:right; float:right; margin: 5px 0px 5px 5px; border-width:1px; border-style:solid;"> {| ! colspan="2"|[[Image:{{{image|PinkBox.png}}}]] |- ...) |
m |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | <div class=" | + | <div class="InfoBatiment" style="align:right; float:right; margin: 5px 0px 5px 5px; border-width:1px; border-style:solid;"> |
{| | {| | ||
! colspan="2"|[[Image:{{{image|PinkBox.png}}}]] | ! colspan="2"|[[Image:{{{image|PinkBox.png}}}]] | ||
|- | |- | ||
− | |taille || [[size::{{{ | + | |taille || [[size::{{{taille}}}]] |
|- | |- | ||
− | |où ? || {{{ | + | |où ? || {{{où ?}}} |
|} | |} | ||
</div> | </div> | ||
[[description::{{{description}}}| ]] | [[description::{{{description}}}| ]] | ||
+ | |||
+ | <noinclude> | ||
+ | |||
+ | <code> | ||
+ | <nowiki>{{Template:InfoBatiment|taille=1x1|où ?=1|image=PinkBox.png|description=A pink box}}</nowiki> | ||
+ | </code> | ||
+ | |||
+ | [[Category: Template]]{{DEFAULTSORT:B}} | ||
+ | </noinclude> |