Template:AuthorProfile: Difference between revisions
From AbhiprayaVedi
mNo edit summary Tag: 2017 source edit |
mNo edit summary Tag: 2017 source edit |
||
| (One intermediate revision 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> | </div> | ||
| Line 29: | Line 26: | ||
|?Displayname = Displayname | |?Displayname = Displayname | ||
|?Published date = Published date | |?Published date = Published date | ||
|?Intro = Intro | |?Intro = Intro | ||
|?Image1#200px = Image1 | |?Image1#200px = Image1 | ||
|format=template | |format=template | ||
|template=ArticleCard | |template=ArticleCard | ||
|named args=yes | |named args=yes | ||
|limit=10 | |limit=10 | ||
|sort=Published date | |sort=Published date | ||
|order=descending | |order=descending | ||