"ഫലകം:AuthorProfile" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
റ്റാഗ്: 2017 സ്രോതസ്സ് തിരുത്ത് |
(ചെ.)No edit summary റ്റാഗ്: 2017 സ്രോതസ്സ് തിരുത്ത് |
||
| വരി 1: | വരി 1: | ||
<!-- എഴുത്തുകാരന്റെ വിവരങ്ങൾ കാണിക്കുന്ന ലേഔട്ട് --> | <!-- എഴുത്തുകാരന്റെ വിവരങ്ങൾ കാണിക്കുന്ന ലേഔട്ട് --> | ||
<div class="author-profile-main" style="overflow: hidden; margin-bottom: 20px;"> | <div class="author-profile-main" style="overflow: hidden; margin-bottom: 20px;"> | ||
<!-- ഫോട്ടോ ഉണ്ടെങ്കിൽ മാത്രം കാണിക്കുക --> | |||
{{#if: {{{AuthorPhoto|}}} | | |||
<div class="author-profile-photo" style="float: left; margin-right: 20px; margin-bottom: 15px;"> | |||
[[File:{{{AuthorPhoto|}}}|200px]] | |||
</div> | |||
}} | |||
<!-- എഴുത്തുകാരന്റെ വിവരണം --> | |||
<div class="author-profile-bio"> | |||
{{{Bio|}}} | |||
</div> | |||
<!-- എക്സ്റ്റേണൽ ലിങ്ക് ഉണ്ടെങ്കിൽ മാത്രം കാണിക്കുക --> | |||
{{#if: {{{AuthorsiteLink|}}} | | |||
<div class="author-profile-link" style="clear: both; margin-top: 15px; font-weight: bold;"> | |||
കൂടുതൽ വിവരങ്ങൾക്ക്: [{{{AuthorsiteLink|}}} വെബ്സൈറ്റ് സന്ദർശിക്കുക] | |||
</div> | |||
}} | |||
</div> | </div> | ||