"ഫലകം:AuthorProfile" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
(ചെ.)No edit summary റ്റാഗ്: 2017 സ്രോതസ്സ് തിരുത്ത് |
(ചെ.)No edit summary റ്റാഗ്: 2017 സ്രോതസ്സ് തിരുത്ത് |
||
| (ഒരേ ചെയ്ത ഇടയ്ക്കുള്ള 3 നാൾപ്പതിപ്പുകൾ പ്രദർശിപ്പിക്കുന്നില്ല) | |||
| വരി 1: | വരി 1: | ||
<includeonly> | |||
<templatestyles src="Template:AuthorProfile/styles.css" /> | <templatestyles src="Template:AuthorProfile/styles.css" /> | ||
<div class="author-profile-main">{{#if: {{{AuthorPhoto|}}} | | |||
<div class="author-profile-main"> | <div class="author-profile-photo">[[File:{{{AuthorPhoto|}}}|200px]]</div> | ||
{{#if: {{{AuthorPhoto|}}} | | |||
<div class="author-profile-photo"> | |||
[[File:{{{AuthorPhoto|}}}|200px]] | |||
</div> | |||
}} | }} | ||
<div class="author-profile-bio">{{{Bio|}}}</div> | |||
<div class="author-profile-bio"> | |||
{{{Bio|}}} | |||
</div> | |||
{{#if: {{{AuthorsiteLink|}}} | | {{#if: {{{AuthorsiteLink|}}} | | ||
<div class="author-profile-link"> | <div class="author-profile-link"> | ||
| വരി 19: | വരി 11: | ||
</div> | </div> | ||
}} | }} | ||
</div> | </div> | ||
<h2>{{{Displayname|{{PAGENAME}}}}} എഴുതിയ ലേഖനങ്ങൾ</h2> | <h2>{{{Displayname|{{PAGENAME}}}}} എഴുതിയ ലേഖനങ്ങൾ</h2> | ||
<div class="author-articles-grid"> | <div class="author-articles-grid"> | ||
{{#ask: | {{#ask: | ||
[[Author::{{{Displayname|{{PAGENAME}}}}}]] | [[Author::{{{Displayname|{{PAGENAME}}}}}]] | ||
| വരി 39: | വരി 28: | ||
|order=descending | |order=descending | ||
}} | }} | ||
</div> | </div> | ||
<div class="author-profile-clear"></div> | <div class="author-profile-clear"></div> | ||
<div style="display:none"> | <div style="display:none"> | ||
[[Displayname::{{{Displayname|{{PAGENAME}}}}}]] | [[Displayname::{{{Displayname|{{PAGENAME}}}}}]] | ||
| വരി 50: | വരി 36: | ||
}} | }} | ||
[[AuthorBio::{{{Bio|}}}]] | [[AuthorBio::{{{Bio|}}}]] | ||
{{#if: {{{AuthorsiteLink|}}} | | {{#if: {{{AuthorsiteLink|}}} | | ||
[[AuthorsiteLink::{{{AuthorsiteLink|}}}]] | [[AuthorsiteLink::{{{AuthorsiteLink|}}}]] | ||
}} | }} | ||
[[Category:Authors]] | [[Category:Authors]] | ||
</div> | </div> | ||
{{AuthorDirectoryLink}} | |||
</includeonly> | |||