Jump to content

Template:User infobox: Difference between revisions

From WikiJournal
m Protected "Template:User infobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
No edit summary
Tag: 2017 source edit
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{share article
<includeonly>
|width= 272
{{Infobox
}}
| title = {{{name|}}}
{| class="infobox"
| image = {{{image|}}}
|-
| description =
|colspan="2" style="text-align:center; background-color:#fff8d8; color:black; border: 1px solid #8f8f8f; " | <div id="headofinfobox">'''{{{name}}}'''</div>
| header color = #fff8d8
|-
| parameters =
|colspan="2" style="text-align:center;" | {{#if:{{{photo|}}} | <div id="imageintemplates">[[File:{{{photo|}}}|{{#if:{{{width|}}}|{{{width|}}}|250px}}]]</div>}}
    {{#if:{{{birth date|}}} | <div class="infobox-row">
|- class="hiddenStructure{{{nickname|}}}"
        <div class="infobox-label">Birth date:</div>
|| '''Nickname:''' || {{{nickname}}}
        <div class="infobox-value">{{{birth date}}}</div>
 
    </div> }}
|- class="hiddenStructure{{{birth date|}}}"
    {{#if:{{{country|}}} | <div class="infobox-row">
|| '''Birth date:''' || {{{birth date}}}
        <div class="infobox-label">Country:</div>
 
        <div class="infobox-value">[[{{{country}}}]]</div>
|- class="hiddenStructure{{{country|}}}"
    </div> }}
|| '''Country:''' || {{{country}}}
    {{#if:{{{e-mail|}}} | <div class="infobox-row">
 
        <div class="infobox-label">E-mail:</div>
|- class="hiddenStructure{{{e-mail|}}}"
        <div class="infobox-value">{{{e-mail}}}</div>
|| '''E-mail:''' || {{{e-mail}}}
    </div> }}
 
    {{#if:{{{website|}}} | <div class="infobox-row">
|- class="hiddenStructure{{{phone number|}}}"
        <div class="infobox-label">Website:</div>
|| '''Phone number:''' || {{{phone number}}}
        <div class="infobox-value">[http://{{{website}}} {{{website}}}]</div>
 
    </div> }}
|- class="hiddenStructure{{{website|}}}"
    {{#if:{{{vk|}}}{{{ok|}}}{{{fb|}}}{{{google|}}}{{{twitter|}}}{{{mailru|}}} |  
|| '''Website:''' || [http://{{{website}}} {{{website}}}]
      <div class="infobox-section" style="background:#ffe2b8;">Social Networks:</div>
 
      <div class="socialnetworks_icons">
|-
        {{#if:{{{vk|}}}|* [[File:vk.png|frameless|25x25px|link=http://{{{vk}}}]] [https://{{{vk}}} Vkontakte]}}
| colspan="2" | <div id="headofinfobox" class="hiddenStructure{{{social networks|}}}"><div style="text-align:center; background-color:#F7E9D4; border:1px solid #8f8f8f; margin-top: 4px; margin-bottom: 4px; padding: 2px;">'''{{{social networks}}}'''</div><div style="text-align: right;"><span class="hiddenStructure{{{vk|}}}">[[File:vk.png|20px|link=http://{{{vk}}}]]</span><span class="hiddenStructure{{{ok|}}}">[[File:ok.png|20px|link=http://{{{ok}}}]]</span><span class="hiddenStructure{{{fb|}}}">[[File:fb.png|20px|link=http://{{{fb}}}]]</span><span class="hiddenStructure{{{google|}}}">[[File:ggl.png|20px|link=http://{{{google}}}]]</span><span class="hiddenStructure{{{twitter|}}}">[[File:twtr.png|20px|link=http://{{{twitter}}}]]</span><span class="hiddenStructure{{{mailru|}}}">[[File:mailru.png|20px|link=http://{{{mailru}}}]]</span></div></div>
        {{#if:{{{ok|}}}|* [[File:ok.png|frameless|25x25px|link=http://{{{ok}}}]] [https://{{{ok}}} Odnkoklassniki]}}
|}
        {{#if:{{{fb|}}}|* [[File:fb.png|frameless|25x25px|link=http://{{{fb}}}]] [https://{{{ok}}} FaceBook]}}
</includeonly><noinclude>{{doc}}</noinclude>
      </div>
    }}
}}</includeonly><noinclude>{{doc}}</noinclude>

Latest revision as of 13:30, 17 February 2025

[view] [edit] [history] [update]
(i) Documentation

Use the template to insert information about you at personal page:

{{Infobox
 | name = 
 | image = 
 | nickname = 
 | birth date = 
 | country = 
 | website = 
 | vk = 
}}

Only administrators can edit this page to escape any errors.