Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Website: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<noinclude>
{| class="infobox" style="background: hsla(219, 25%, 80%, 0.1);border-radius: 4px; width: auto;min-width:20em;max-width:30em; font-size: 90%; text-align: left; float: right; overflow: auto; border: 1px solid hsla(219, 25%, 80%, 0.2); float: right; margin: 14px; padding: 2px 5px 2px 5px; box-shadow: 0em 0em 0em hsla(0, 0%, 0%, .2);"
{{Documentation}}
[[Category:Template Infobox]]
</noinclude>
{| style="background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 300px; font-size: 90%; text-align: left;"
|-
|-
| colspan="2" style="font-size: larger; text-align: center;" | '''{{{title}}}'''
| colspan="2" style="font-size: larger; text-align: center;" | '''{{{name}}}'''
|-
|-
{{#if: {{{image|}}}|
| colspan="2" style="text-align: center;" | [[File:{{{logo}}}|250px]]<br>{{{caption|}}}
{{!}} colspan="2" style="font-size: smaller; text-align: center;" {{!}} [[File:{{{image}}}|250px]]<br>{{{caption|}}}}}
|-
|-
! colspan="2" style="background-color: hsla(240, 65%, 55%, 1); width: 50%; text-align: center; color: hsla(219, 25%, 80%, 1); margin:0px -4px 0px -4px" | Website Information
| colspan="2" style="background-color: #ccccff; text-align: center;" | '''Website Details'''
<templatedata>
|-
{
! Name
"params": {
| {{{name}}}
"name": {},
|-
"logo": {
! URL
"type": "wiki-file-name"
| [{{{url}}}]
},
|-
"url": {
|}
"type": "url"
}
}
}
</templatedata>
</includeonly>
 
 
<noinclude>{{Documentation}}
[[Category:Template Infobox]]
<templatedata>
{
"params": {
"name": {},
"logo": {
"type": "wiki-file-name"
},
"url": {
"type": "url"
}
}
}
</templatedata>
</templatedata></noinclude>

Revision as of 21:43, 30 October 2024

{{{name}}}
[[File:{{{logo}}}|250px]]
Website Details
Name {{{name}}}
URL [{{{url}}}]