Difference between revisions of "Template:ArticleFooter"

From Funtoo
Jump to navigation Jump to search
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#vardefine:Next|{{#show:{{FULLPAGENAME}}|?Next in Series|link=none}}}}
<includeonly>
{{#if:{{#var:Next|}}|
{{#if:{{#var:next|}}|
=== Next >>> ===
=== Next >>> ===
'''Read the next article in this series: [[{{#var:Next}}]]'''
'''Read the next article in this series: [[{{#var:next}}]]'''


}}
}}
{{Announce|{{SupportBlurb}}}}
{{Announce|{{SupportBlurb}}}}
</div><div class="col-xs-12 col-md-3">{{#vardefine:Summary|{{#show:{{FULLPAGENAME}}|?Summary}}}}{{#vardefine:Author|{{#show:{{FULLPAGENAME}}|?Author|link=none}}}}{{#vardefine:Icon|{{#show:{{FULLPAGENAME}}|?Icon}}}}{{#if:{{#var:Author|}}|{{#widget:ArticleBio|body={{#show: {{#var:Author}} | ?Bio }}|user={{#var:Author|}}|icon_url={{#if:{{#var:Icon|}}|{{filepath:{{#sub:{{#var:Icon}}|5}}|80}}|http://www.gravatar.com/avatar/{{#show: {{FULLPAGENAME}} | ?Gravatar MD5}}/?s=80&d=retro&r=g}}}}}}
</div><div class="col-xs-12 col-md-3">{{#var:summary}}{{#if:{{#var:author|}}|{{#cargo_query:
tables=people,articles
|where=articles._pageName="{{PAGENAME}}"
|join on=articles.Author=people._pageName
|fields=people._pageName,people.Gravatar_MD5,people.Bio,people.Full_Name
|format=template
|template=ArticleUserDisplay
}}}}
<div class="bs-head" style="text-decoration: underline; margin-bottom: 15px;">Got Funtoo?</div>
<div class="bs-head" style="text-decoration: underline; margin-bottom: 15px;">Got Funtoo?</div>
Have you installed Funtoo Linux yet? Discover the power of a from-source meta-distribution optimized for your hardware! See our [[Funtoo Linux Installation|installation instructions]] and [[Subarches|browse our CPU-optimized builds]].
Have you installed Funtoo Linux yet? Discover the power of a from-source meta-distribution optimized for your hardware! See our [[Funtoo Linux Installation|installation instructions]] and [[Subarches|browse our CPU-optimized builds]].
<div class="bs-head" style="text-decoration: underline; margin-bottom: 15px;">Funtoo News</div>
<div class="bs-head" style="text-decoration: underline; margin-bottom: 15px;">Funtoo News</div>
{{NewsList|3}}
{{NewsList|3}}
[[News|View More News...]]
<div class="bs-head" style="text-decoration: underline; margin-bottom: 15px;">More Articles</div>
<div class="bs-head" style="text-decoration: underline; margin-bottom: 15px;">More Articles</div>
Browse all our Linux-related articles, below:
Browse all our Linux-related articles, below:
{{#ask:[[Category:Articles]]
{{#cargo_query:
tables=articles
|format=category
|format=category
|link=all
|headers=show
|searchlabel=... further results
|columns=1
|columns=1
}}
}}

Revision as of 07:04, June 28, 2015