Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Difference between revisions of "Template:Hint"

en.wiki.bs>Mlink-rodrigue
m
(Tag: 2017 source edit)
 
(7 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
<div style="border:1px solid #ccc">
 
<div style="border:1px solid #ccc">
{| class=" wikitable" style="width: 887px; border-color: #ffffff;background-color:#ffffff"
+
{| class=" wikitable" style="width: 100%; border-color: #ffffff;background-color:#ffffff"
 
|-
 
|-
 
| style="width: 61px; border-color: #ffffff;"|[[File:Hint.png|left|60x55px]]
 
| style="width: 61px; border-color: #ffffff;"|[[File:Hint.png|left|60x55px]]
| style="width: 810px; border-color: #ffffff;"|'''{{{text}}}'''
+
| style="border-color: #ffffff;"|'''{{{text}}}'''
 
|}
 
|}
 
</div>
 
</div>
 
<noinclude>
 
<noinclude>
 
<templatedata>
 
<templatedata>
{
+
  {
"params": {
+
    "params": {
"text": {
+
      "text": {
"type": "content"
+
        "type": "content"
}
+
      }
}
+
    }
}
+
  }
 
</templatedata>
 
</templatedata>
 
</noinclude>
 
</noinclude>

Latest revision as of 09:57, 24 September 2020


Hint.png
{{{text}}}

<templatedata>

 {
   "params": {
     "text": {
       "type": "content"
     }
   }
 }

</templatedata>