Template:AuthorProfile: Difference between revisions
From AbhiprayaVedi
mNo edit summary Tag: 2017 source edit |
mNo edit summary Tag: 2017 source edit |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 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> | |||
== ഇദ്ദേഹം/ഇവർ എഴുതിയ ലേഖനങ്ങൾ == | |||
{{#ask: [[Author::{{{Displayname|{{PAGENAME}}}}}]] | |||
|?#- = ArticlePage | |||
|?Displayname = Displayname | |||
|?Published date = Published date | |||
|?Intro = Intro | |||
|?Image1#200px = Image1 | |||
|format=template | |||
|template=ArticleCard | |||
</div> | |named args=yes | ||
|limit=10 | |||
|sort=Published date | |||
|order=descending | |||
}} | |||
<div style="clear:both;"></div> | |||
<!-- Semantic properties for SMW (ബാക്ക്ഗ്രൗണ്ടിൽ ഡാറ്റ ക്യാഷ് ചെയ്യാൻ മാത്രം) --> | <!-- Semantic properties for SMW (ബാക്ക്ഗ്രൗണ്ടിൽ ഡാറ്റ ക്യാഷ് ചെയ്യാൻ മാത്രം) --> | ||