You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Template:Hint"
en.wiki.bs>WikiSysop (Created page with "<div> left '''{{{text}}}'''<br style="clear: left;" /> </div>") |
(Tag: 2017 source edit) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <div> | + | |
− | [[File:Hint. | + | |
+ | <div style="border:1px solid #ccc"> | ||
+ | {| class=" wikitable" style="width: 100%; border-color: #ffffff;background-color:#ffffff" | ||
+ | |- | ||
+ | | style="width: 61px; border-color: #ffffff;"|[[File:Hint.png|left|60x55px]] | ||
+ | | style="border-color: #ffffff;"|'''{{{text}}}''' | ||
+ | |} | ||
</div> | </div> | ||
+ | <noinclude> | ||
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "text": { | ||
+ | "type": "content" | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </templatedata> | ||
+ | </noinclude> |