"ഫലകം:AuthorProfile" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
(ചെ.)No edit summary റ്റാഗ്: 2017 സ്രോതസ്സ് തിരുത്ത് |
(ചെ.)No edit summary റ്റാഗ്: 2017 സ്രോതസ്സ് തിരുത്ത് |
||
| (ഒരേ ചെയ്ത ഇടയ്ക്കുള്ള 17 നാൾപ്പതിപ്പുകൾ പ്രദർശിപ്പിക്കുന്നില്ല) | |||
| വരി 1: | വരി 1: | ||
<!-- എഴുത്തുകാരന്റെ | <!-- എഴുത്തുകാരന്റെ വിവരങ്ങൾ കാണിക്കുന്ന ലേഔട്ട് --> | ||
<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;"> | |||
{{#if: {{{ | [[File:{{{AuthorPhoto|}}}|200px]] | ||
</div> | |||
}} | }} | ||
<!-- എഴുത്തുകാരന്റെ വിവരണം --> | |||
<div class="author-profile-bio"> | |||
{{{Bio|}}} | |||
</div> | |||
{{#if: {{{AuthorsiteLink|}}} | | <!-- എക്സ്റ്റേണൽ ലിങ്ക് ഉണ്ടെങ്കിൽ മാത്രം കാണിക്കുക --> | ||
{{#if: {{{AuthorsiteLink|}}} | | |||
<div class="author-profile-link" style="clear: both; margin-top: 15px; font-weight: bold;"> | |||
കൂടുതൽ വിവരങ്ങൾക്ക്: [{{{AuthorsiteLink|}}} വെബ്സൈറ്റ് സന്ദർശിക്കുക] | |||
</div> | |||
}} | }} | ||
</div> | </div> | ||
<h2>ഇദ്ദേഹം/ഇവർ എഴുതിയ ലേഖനങ്ങൾ</h2> | |||
<!-- Semantic properties for SMW (ബാക്ക്ഗ്രൗണ്ടിൽ ഡാറ്റ ക്യാഷ് ചെയ്യാൻ) --> | {{#ask: [[Author::{{{Displayname|{{PAGENAME}}}}}]] | ||
|?#- = ArticlePage | |||
|?Displayname = Displayname | |||
|?Published date = Published date | |||
|?Intro = Intro | |||
|?Image1#200px = Image1 | |||
|format=template | |||
|template=ArticleCard | |||
|named args=yes | |||
|limit=10 | |||
|sort=Published date | |||
|order=descending | |||
}} | |||
<div style="clear:both;"></div> | |||
<!-- Semantic properties for SMW (ബാക്ക്ഗ്രൗണ്ടിൽ ഡാറ്റ ക്യാഷ് ചെയ്യാൻ മാത്രം) --> | |||
<div style="display:none"> | <div style="display:none"> | ||
[[Displayname::{{{Displayname|{{PAGENAME}}}}}]] | [[Displayname::{{{Displayname|{{PAGENAME}}}}}]] | ||
[[AuthorPhoto::File:{{{ | [[AuthorPhoto::File:{{{AuthorPhoto|}}}]] | ||
[[AuthorBio::{{{Bio|}}}]] | [[AuthorBio::{{{Bio|}}}]] | ||
{{#if: {{{AuthorsiteLink|}}} | [[AuthorsiteLink::{{{AuthorsiteLink|}}}]] }} | {{#if: {{{AuthorsiteLink|}}} | [[AuthorsiteLink::{{{AuthorsiteLink|}}}]] }} | ||
[[Category:Authors]] | [[Category:Authors]] | ||
</div> | </div> | ||