Skip to content

Instantly share code, notes, and snippets.

@TheColdPrince
Last active April 23, 2024 17:39
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save TheColdPrince/857b24795e4f413427e9b8c63b65e6ab to your computer and use it in GitHub Desktop.
Save TheColdPrince/857b24795e4f413427e9b8c63b65e6ab to your computer and use it in GitHub Desktop.
Wikipedia Blogger Template - Blogger theme with a strong Wiki-style. WikiFeed is suitable for encyclopedic websites. The theme helps you to create an encyclopedia out of your blog! With the help of Blogger, we can now create our own Wikipedia. Code that is easy to use and alter, as well as clean and understandable. WikiFeed is a content-focused …
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:responsive='true' b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<meta content='width=device-width, initial-scale=1.0' name='viewport'/>
<!-- Meta Title -->
<meta content='WikiFeed-Blogger' property='og:title'/>
<meta content='WikiFeed-Blogger' property='og:image:alt'/>
<meta content='WikiFeed-Blogger' name='twitter:title'/>
<meta content='WikiFeed-Blogger' name='twitter:image:alt'/>
<meta content='WikiFeed-Blogger' property='og:site_name'/>
<!-- Meta Image -->
<meta content='https://1.bp.blogspot.com/--nzKeg3XpPk/YER9XD8G2VI/AAAAAAAAC_o/_nTuECemx_cHAZPxJh7rzyo08zSHYk2PgCLcBGAsYHQ/s16000/Facebook-megaflash.jpg' property='og:image'/>
<meta content='https://1.bp.blogspot.com/--nzKeg3XpPk/YER9XD8G2VI/AAAAAAAAC_o/_nTuECemx_cHAZPxJh7rzyo08zSHYk2PgCLcBGAsYHQ/s16000/Facebook-megaflash.jpg' name='twitter:image'/>
<!-- Meta Description -->
<meta content='Blogger theme with a strong Wiki-style. WikiFeed is suitable for encyclopedic websites. The theme helps you to create an encyclopedia out of your blog! With the help of Blogger, we can now create our own Wikipedia. Code that is easy to use and alter, as well as clean and understandable. WikiFeed is a content-focused platform that is also SEO-friendly.' name='description'/>
<meta content='Blogger theme with a strong Wiki-style. WikiFeed is suitable for encyclopedic websites. The theme helps you to create an encyclopedia out of your blog! With the help of Blogger, we can now create our own Wikipedia. Code that is easy to use and alter, as well as clean and understandable. WikiFeed is a content-focused platform that is also SEO-friendly.' property='og:description'/>
<meta content='Blogger theme with a strong Wiki-style. WikiFeed is suitable for encyclopedic websites. The theme helps you to create an encyclopedia out of your blog! With the help of Blogger, we can now create our own Wikipedia. Code that is easy to use and alter, as well as clean and understandable. WikiFeed is a content-focused platform that is also SEO-friendly.' name='twitter:description'/>
<!-- Meta Keywords -->
<meta content='WikiFeed, wikipedia blogger template, wikipedia theme, wikipedia modern blogger template, opensource blogger template, wiki blogger template, wikipedia blogger' name='keywords'/>
<meta content='https://wikifeed-blogger.blogspot.com/' property='article:tag'/>
<!-- Link Canonical -->
<link href='https://wikifeed-blogger.blogspot.com/' rel='canonical'/>
<link href='https://wikifeed-blogger.blogspot.com/' hreflang='x-default' rel='alternate'/>
<meta content='https://wikifeed-blogger.blogspot.com/' property='og:url'/>
<!-- Site Owner -->
<meta content='' name='Author'/>
<link href='#' rel='author'/>
<link href='#' rel='publisher'/>
<meta content='' property='article:author'/>
<meta content='' property='article:publisher'/>
<meta content='' name='twitter:site'/>
<meta content='' name='twitter:creator'/>
<!-- Robots Search -->
<meta content='width=device-width, initial-scale=1.0, user-scalable=1.0, minimum-scale=1.0, maximum-scale=5.0' name='viewport'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<meta content='IE=Edge' http-equiv='X-UA-Compatible'/>
<meta content='true' name='MSSmartTagsPreventParsing'/>
<meta content='index, follow' name='googlebot'/>
<meta content='follow, all' name='Googlebot-Image'/>
<meta content='follow, all' name='msnbot'/>
<script type='text/javascript'>
//<![CDATA[
var urlTotal,nextPageToken,postsDatePrefix=!1,accessOnly=!1,useApiV3=!1,apiKey="",blogId="",postsOrPages=["pages","posts"],jsonIndex=1,secondRequest=!0,feedPriority=0,amp="&amp;"[0];function urlVal(){var e=window.location.pathname,t=e.length;return".html"===e.substring(t-5)?0:t>1?1:2}function urlMod(){var e=window.location.pathname;"p"===e.substring(1,2)?(e=(e=e.substring(e.indexOf("/",1)+1)).substr(0,e.indexOf(".html")),history.replaceState(null,null,"../"+e)):(e=(e=postsDatePrefix?e.substring(1):e.substring(e.indexOf("/",7)+1)).substr(0,e.indexOf(".html")),history.replaceState(null,null,"../../"+e))}function urlSearch(e,t){var n=e+".html";t.forEach(function(e){-1!==e.search(n)&&(window.location=e)})}function urlManager(){var e=urlVal();0===e?accessOnly||urlMod():1===e?getJSON(postsOrPages[feedPriority],1):2===e&&(accessOnly||history.replaceState(null,null,"/"))}function getJSON(e,t){var n=document.createElement("script");if(useApiV3){var o="https://www.googleapis.com/blogger/v3/blogs/"+blogId+"/"+e+"?key="+apiKey+"#maxResults=500#fields=nextPageToken%2Citems(url)#callback=bloggerJSON";nextPageToken&&(o+="#pageToken="+nextPageToken),nextPageToken=void 0}else o=window.location.protocol+"//"+window.location.hostname+"/feeds/"+e+"/default?start-index="+t+"#max-results=150#orderby=published#alt=json-in-script#callback=bloggerJSON";o=o.replace(/#/g,amp),n.type="text/javascript",n.src=o,document.getElementsByTagName("head")[0].appendChild(n)}function bloggerJSON(e){var t=[];if(useApiV3||void 0===urlTotal&&(urlTotal=parseInt(e.feed.openSearch$totalResults.$t)),useApiV3){try{e.items.forEach(function(e,n){t.push(e.url)})}catch(e){}nextPageToken=e.nextPageToken}else try{e.feed.entry.forEach(function(n,o){var r=e.feed.entry[o];r.link.forEach(function(e,n){"alternate"===r.link[n].rel&&t.push(r.link[n].href)})})}catch(e){}urlSearch(window.location.pathname,t),urlTotal>150?(jsonIndex+=150,urlTotal-=150,getJSON(postsOrPages[feedPriority],jsonIndex)):nextPageToken?getJSON(postsOrPages[feedPriority]):secondRequest&&(nextPageToken=void 0,urlTotal=void 0,jsonIndex=1,secondRequest=!1,0===feedPriority?(feedPriority=1,getJSON("posts",1)):1===feedPriority&&(feedPriority=0,getJSON("pages",1)))}function bloggerJS(e){e&&(feedPriority=e),urlManager()}bloggerJS();
//]]>
</script>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[/*
Theme Name: WikiFeed
Theme URI: https://www.megaflash.online/p/opensource.html
Version: 1.0.0
Description: Blogger theme with a strong Wiki-style. WikiFeed is suitable for encyclopedic websites.
The theme helps you to create an encyclopedia out of your blog! With the help of Blogger, we can now create our own Wikipedia.
Code that is easy to use and alter, as well as clean and understandable.
WikiFeed is a content-focused platform that is also SEO-friendly.
Demo: https://wikifeed-blogger.blogspot.com/
Contributors:
Snow Times (https://snowtimesphil.blogspot.com)
PinoyTechWokes (https://pinoytechwokes.blogspot.com)
MegaFlash.online (https://www.megaflash.online)
Bookpad (https://bookpad.site)
Jomar Romero Balmores - Mallig, Isabela
Author: MegaFlash.online & Contributors
Author URI: https://www.megaflash.online/p/opensource.html
*/
.navbar {
visibility: hidden;
display: none;
}
.section, .widget {
margin: 0;
padding: 0;
}
html, body
{
font-family: sans-serif;
font-size: 95%;
margin: 0;
padding: 0;
color: black;
min-width:800px;
max-width:100%;
border-right:1px solid #CCC;
}
body { background:#F9F9F9 url(http://www.opendrive.com/files/6964791_XyNqg/header.jpg) top left no-repeat; }
#wrapper { float:center; }
/* Logo */
#logo { position:absolute; top:0; left:0; cursor:pointer; width:155px; height:155px; margin:0; padding:0; z-index:1; }
/* Header */
#header { margin:10px 0 0 170px; }
#header h1 { font:normal 150%/150% verdana,sans-serif,arial; border:0; margin:0; }
#header h4 { font:bold 13px/12px sans-serif,arial,helvetica; margin:0; }
/* Sidebar */
#leftside
{
float:left;
left: 0;
margin:100px 0 0 0; /* sidebar boxes location */
width: 157px;
padding:0px;
font-family:sans-serif;
/*border-right:1px solid #999;*/
border-collapse:collapse;
font-size:95%; /* sidebar font size */
}
#leftside input#s { font-size:11px; border:1px solid #7F9DB9; width:121px; padding:2px; margin:3px 9px; }
#leftside input#searchsubmit { font-size:11px; margin-left:40px; }
#leftside input#nn, #leftside input#ne { font-size:11px; border:1px solid #7F9DB9; width:121px; padding:2px; margin:3px 9px; }
#leftside input#newslettersubmit { font-size:11px; margin:0 0 6px 40px; }
#leftside p { padding:0; margin:0; }
#leftside .widget, .linkcat
{
margin:16px 10px -5px 0px;
color:black;
font-family:sans-serif;
font-size:80%;
background-color: white;
border-top:1px solid #999;
border-left:1px solid #999;
border-bottom:1px solid #999;
border-right:1px solid #999;
font-weight:bold;
list-style:none;
}
#leftside h2 {
font-size: 11px;
font-weight: bold;
border: none;
}
.sideul
{
margin:0;
padding:0 0 0 0px;
}
#leftside .widget { padding:0 0 0 3px; }
#leftside ul
{
font-family: sans-serif;
font-weight:normal;
font-size:100%;
padding:0px;
margin: 8px 0 6px 4px !important;
}
#leftside ul li
{
margin-left:4px;
list-style:none;
font-style:normal;
padding-left:14px;
background:url('http://www.opendrive.com/files/6964790_2IFXV/bullet.jpg') no-repeat 0 4px;
}
#ArchiveList ul li
{
margin-left:4px !important;
padding-left:14px !important;
background:url('http://www.opendrive.com/files/6964790_2IFXV/bullet.jpg') no-repeat 0 4px !important;
}
#leftside ul p
{
margin:0px;
margin-right:8px;
padding:0px;
font-style:normal;
}
#leftside ul li a
{
color:#002BB8;
}
#navigation
{
margin:8px;
font-weight:bold;
}
.spacer { clear: both;}
h1, h2, h3
{
font-family: sans-serif;
font-weight: normal;
}
h1
{
font-size: 160%;
}
h2
{
font-size:150%;
font-family: sans-serif;
color: black;
background: none;
font-weight: normal;
margin: 0;
padding:0 0 .17em 0;
border-bottom: 1px solid #aaa;
}
h2 a
{
font-size:110%;
color:#002BB8;
}
h3
{
font-size:120%;
font-family: sans-serif;
color: black;
font-weight: bold;
}
a:link, a:active, a:visited, a:hover { text-decoration:none;}
a:hover { color:#5A3696; text-decoration:underline;}
#container, #home
{
padding: 16px;
margin:10px 0 0 157px;
background-color:white;
border-top:1px solid #999;
border-left:1px solid #999;
font-family: sans-serif;
font-size: 90%;
}
#container a:link, a:active, a:visited, a:hover {
color:#002BB8;
}
#container a:hover {
text-decoration:underline;
}
dd, dt
{
font-family: sans-serif;
font-size: 95%;
}
blockquote
{
font-size:90%;
color:#333;
}
img {
border : 0 none ;
}
.border
{
border:1px solid #006699;
padding:8px;
margin:16px;
}
.author, .date, .category
{
font-size:auto;
}
.edit
{
font-style:normal;
font-weight:normal;
margin-left:16px;
}
/* Single post */
.postinfo
{
padding:8px;
margin:16px 0 16px 0;
font-size:90%;
font-style:italic;
text-align:left;
border:1px solid #999;
}
.lastpostlist
{
float:left;
}
.navigation
{
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
.alignright { float: right; }
.alignleft { float: left; }
/* Home page */
.excerpt
{
margin-bottom:32px;
float:left;
width:100%;
}
.summary a
{
font-size:100%;
color:#035;
}
.postinfo a, a:link, a:visited
{
font-size:100%;
color:#035;
}
.homeinfo a, a:link, a:visited
{
font-size:100%;
color:#035;
}
.more
{
margin-left:16px;
}
.homeinfo
{
font-size:90%;
font-style:italic;
font-weight:normal;
font-family:arial, sans;
}
.pagination
{
font-weight:bold;
}
/* Image */
img.centered
{
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright
{
padding: 4px;
margin: 0 0 4px 8px;
display: inline;
}
img.alignleft
{
padding: 4px;
margin: 0 8px 4px 0;
display: inline;
}
.wp-caption
{
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption p.wp-caption-text
{
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
font-size:75%;
}
/* End Image */
.right, .alignright
{
float:right;
margin:8px;
}
.left, .alignleft
{
float:left;
margin:8px;
}
.center, .aligncenter
{
float:center;
margin:8px;
}
/* Elements */
#searchform
{
margin-top:5px;
margin-bottom:6px;
}
#wp-calendar
{
margin-top:8px;
border:1px solid #CCC;
padding:8px;
background-color:white;
font-size:90%;
font-family:sans-serif;
font-style:normal;
color:#666;
}
#wp-calendar caption
{
font-style:italic;
}
#wp-calendar a
{
font-weight:bold;
color:#036;
text-decoration:underline;
}
#wp-calendar a:visited
{
color:#333;
}
#wp-calendar a:hover
{
color:red;
}
/* Comments */
#comments
{
/*border-top:1px solid #DDD;*/
border-bottom:1px solid #DDD;
margin:0;
padding:2px;
padding-left:16px;
}
.commentlist
{
list-style-type: none;
padding:0;
}
.comment
{
display: table;
margin-top:16px;
margin-left:0px;
padding-left:0;
}
.avatar-image-container {float:left;margin:0 5px 5px 0;}
.avatar-image-container img {
background: url(http://www.opendrive.com/files/6964860_9iHFX/avatar.png) no-repeat;
height:32px;
width:32px;
}
/* Misc. */
fieldset
{
padding:16px 8px 0px 8px;
font-size:85%;
-moz-border-radius:4px;
border-radius:4px;
}
.cat_fieldset
{
padding-top:8px;
}
.cat_fieldset ul
{
margin-top:8px;
}
legend
{
font-style:italic;
color: #999;
}
.cat_legend
{
padding-bottom:4px;
}
a.rsslink
{
background:url(http://www.opendrive.com/files/6964794_bQ4OV/rss-16.gif) top left no-repeat;
padding-left: 20px;
}
/* gallery fix */
#gallery-1
{
display: block;
overflow:hidden;
}
#gallery-1 .gallery-item
{
width:auto !important;
float:center !important;
}
#gallery-1 img
{
}
#gallery-1 .gallery-caption
{
}
/* Footer */
#footer
{
background-color: #ffffff;
color: #000000;
border-top: 1px solid #999;
border-bottom:1px solid #999;
font-size: 11px;
text-align: center;
padding: 2px 24px 2px 2px;
margin-top:0px;
clear: both;
}
separator a{margin-left:0px!important;margin-right:0px!important;}
.post img{max-width:100%;height:auto;}
]]></b:skin>
</head>
<body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
<div id='logo'>
<a expr:href='data:blog.homepageUrl'><img src='http://1.bp.blogspot.com/-gWWP7YKyuiA/YEnARqvPovI/AAAAAAAADBo/8y3hXKUaw64q9l8wIBnfAumZ18yBXcm2wCK4BGAYYCw/s1600/wikifeed-logo.png'/></a>
<!-- Change the logo with your own. Use 155x155px sized image, preferably .PNG -->
</div>
<div id='header'>
<b:section id='header1' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' mobile='yes' title='WikiFeed (Header)' type='Header' version='1'>
<b:widget-settings>
<b:widget-setting name='displayUrl'/>
<b:widget-setting name='displayHeight'>0</b:widget-setting>
<b:widget-setting name='sectionWidth'>890</b:widget-setting>
<b:widget-setting name='useImage'>false</b:widget-setting>
<b:widget-setting name='shrinkToFit'>false</b:widget-setting>
<b:widget-setting name='imagePlacement'>BEHIND</b:widget-setting>
<b:widget-setting name='displayWidth'>0</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:useImage'>
<b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
<!--
Show image as background to text. You can't really calculate the width
reliably in JS because margins are not taken into account by any of
clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
width if the user is using shrink to fit.
This results in a margin-width's worth of pixels being cropped. If the
user is not using shrink to fit then we expand the header.
-->
<div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot; + &quot;background-position: &quot; + data:backgroundPositionStyleStr + &quot;; &quot; + data:widthStyleStr + &quot;min-height: &quot; + data:height + &quot;px;&quot; + &quot;_height: &quot; + data:height + &quot;px;&quot; + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
<div class='titlewrapper' style='background: transparent'>
<h1 class='title' style='background: transparent; border-width: 0px'>
<b:include name='title'/>
</h1>
</div>
<b:include name='description'/>
</div>
<b:else/>
<!--Show the image only-->
<div id='header-inner'>
<a expr:href='data:blog.homepageUrl' style='display: block'>
<img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
</a>
<!--Show the description-->
<b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
<b:include name='description'/>
</b:if>
</div>
</b:if>
<b:else/>
<!--No header image -->
<h1><b:include name='title'/></h1>
<h4><b:include name='description'/></h4>
</b:if>
</b:includable>
<b:includable id='description'>
<data:description/>
</b:includable>
<b:includable id='title'>
<a expr:href='data:blog.homepageUrl'><data:title/></a>
</b:includable>
</b:widget>
</b:section>
</div>
<div id='leftside'>
<b:section class='sideul' id='sidebar' showaddelement='yes'>
<b:widget id='BlogSearch1' locked='true' mobile='yes' title='Search WikiFeed' type='BlogSearch' version='2' visible='true'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != &quot;&quot;'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<div expr:id='data:widget.instanceId + &quot;_form&quot;'>
<form class='gsc-search-box' expr:action='data:blog.searchUrl'>
<b:attr cond='not data:view.isPreview' name='target' value='_top'/>
<table cellpadding='0' cellspacing='0' class='gsc-search-box'>
<tbody>
<tr>
<td class='gsc-input'>
<input autocomplete='off' class='gsc-input' expr:value='data:view.isSearch ? data:view.search.query.escaped : &quot;&quot;' name='q' size='10' title='search' type='text'/>
</td>
<td class='gsc-search-button'>
<input class='gsc-search-button' expr:value='data:messages.search' title='search' type='submit'/>
</td>
</tr>
</tbody>
</table>
</form>
</div>
</div>
<b:include name='quickedit'/>
</b:includable>
<b:includable id='content'>
<div class='widget-content' role='search'>
<b:include name='searchForm'/>
</div>
</b:includable>
<b:includable id='searchForm'>
<form expr:action='data:blog.searchUrl'>
<b:attr cond='not data:view.isPreview' name='target' value='_top'/>
<b:include name='urlParamsAsFormInput'/>
<div class='search-input'>
<input autocomplete='off' expr:aria-label='data:messages.searchThisBlog' expr:placeholder='data:messages.searchThisBlog' expr:value='data:view.isSearch ? data:view.search.query.escaped : &quot;&quot;' name='q'/>
</div>
<b:include name='searchSubmit'/>
</form>
</b:includable>
<b:includable id='searchSubmit'>
<input class='search-action' expr:value='data:messages.search.escaped' type='submit'/>
</b:includable>
</b:widget>
<b:widget id='HTML2' locked='false' title='' type='HTML' version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='content'>&lt;div id=&quot;mw-panel&quot; class=&quot;mw-sidebar&quot;&gt;
&lt;!-- Please do not use role attribute as CSS selector, it is deprecated. --&gt;
&lt;nav id=&quot;p-navigation&quot; class=&quot;mw-portlet mw-portlet-navigation vector-menu vector-menu-portal portal&quot; aria-labelledby=&quot;p-navigation-label&quot; role=&quot;navigation&quot;&gt;
&lt;h3 id=&quot;p-navigation-label&quot; class=&quot;vector-menu-heading&quot;&gt;
&lt;span&gt;Navigation&lt;/span&gt;
&lt;/h3&gt;
&lt;div class=&quot;vector-menu-content&quot;&gt;
&lt;ul class=&quot;vector-menu-content-list&quot;&gt;&lt;li id=&quot;n-mainpage-description&quot;&gt;&lt;a href=&quot;https://wikifeed-blogger.blogspot.com/&quot; title=&quot;Visit the main page [alt-shift-z]&quot; accesskey=&quot;z&quot;&gt;Main page&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;n-contents&quot;&gt;&lt;a href=&quot;/search/label/Knowledge&quot; title=&quot;Guides to browsing Wikipedia&quot;&gt;Contents&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;n-currentevents&quot;&gt;&lt;a href=&quot;/wiki/Portal:Current_events&quot; title=&quot;Articles related to current events&quot;&gt;Current events&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;n-randompage&quot;&gt;&lt;a href=&quot;/wiki/Special:Random&quot; title=&quot;Visit a randomly selected article [alt-shift-x]&quot; accesskey=&quot;x&quot;&gt;Random article&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;n-aboutsite&quot;&gt;&lt;a href=&quot;/wiki/Wikipedia:About&quot; title=&quot;Learn about Wikipedia and how it works&quot;&gt;About Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;n-contactpage&quot;&gt;&lt;a href=&quot;//en.wikipedia.org/wiki/Wikipedia:Contact_us&quot; title=&quot;How to contact Wikipedia&quot;&gt;Contact us&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;n-sitesupport&quot;&gt;&lt;a href=&quot;https://donate.wikimedia.org/wiki/Special:FundraiserRedirector?utm_source=donate&amp;amp;utm_medium=sidebar&amp;amp;utm_campaign=C13_en.wikipedia.org&amp;amp;uselang=en&quot; title=&quot;Support us by donating to the Wikimedia Foundation&quot;&gt;Donate&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/nav&gt;
&lt;!-- Please do not use role attribute as CSS selector, it is deprecated. --&gt;
&lt;nav id=&quot;p-interaction&quot; class=&quot;mw-portlet mw-portlet-interaction vector-menu vector-menu-portal portal&quot; aria-labelledby=&quot;p-interaction-label&quot; role=&quot;navigation&quot;&gt;
&lt;h3 id=&quot;p-interaction-label&quot; class=&quot;vector-menu-heading&quot;&gt;
&lt;span&gt;Contribute&lt;/span&gt;
&lt;/h3&gt;
&lt;div class=&quot;vector-menu-content&quot;&gt;
&lt;ul class=&quot;vector-menu-content-list&quot;&gt;&lt;li id=&quot;n-help&quot;&gt;&lt;a href=&quot;/wiki/Help:Contents&quot; title=&quot;Guidance on how to use and edit Wikipedia&quot;&gt;Help&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;n-introduction&quot;&gt;&lt;a href=&quot;/wiki/Help:Introduction&quot; title=&quot;Learn how to edit Wikipedia&quot;&gt;Learn to edit&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;n-portal&quot;&gt;&lt;a href=&quot;/wiki/Wikipedia:Community_portal&quot; title=&quot;The hub for editors&quot;&gt;Community portal&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;n-recentchanges&quot;&gt;&lt;a href=&quot;/wiki/Special:RecentChanges&quot; title=&quot;A list of recent changes to Wikipedia [alt-shift-r]&quot; accesskey=&quot;r&quot;&gt;Recent changes&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;n-upload&quot;&gt;&lt;a href=&quot;/wiki/Wikipedia:File_Upload_Wizard&quot; title=&quot;Add images or other media for use on Wikipedia&quot;&gt;Upload file&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/nav&gt;
&lt;!-- Please do not use role attribute as CSS selector, it is deprecated. --&gt;
&lt;nav id=&quot;p-tb&quot; class=&quot;mw-portlet mw-portlet-tb vector-menu vector-menu-portal portal&quot; aria-labelledby=&quot;p-tb-label&quot; role=&quot;navigation&quot;&gt;
&lt;h3 id=&quot;p-tb-label&quot; class=&quot;vector-menu-heading&quot;&gt;
&lt;span&gt;Tools&lt;/span&gt;
&lt;/h3&gt;
&lt;div class=&quot;vector-menu-content&quot;&gt;
&lt;ul class=&quot;vector-menu-content-list&quot;&gt;&lt;li id=&quot;t-whatlinkshere&quot;&gt;&lt;a href=&quot;/wiki/Special:WhatLinksHere/Main_Page&quot; title=&quot;List of all English Wikipedia pages containing links to this page [alt-shift-j]&quot; accesskey=&quot;j&quot;&gt;What links here&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;t-recentchangeslinked&quot;&gt;&lt;a href=&quot;/wiki/Special:RecentChangesLinked/Main_Page&quot; rel=&quot;nofollow&quot; title=&quot;Recent changes in pages linked from this page [alt-shift-k]&quot; accesskey=&quot;k&quot;&gt;Related changes&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;t-upload&quot;&gt;&lt;a href=&quot;/wiki/Wikipedia:File_Upload_Wizard&quot; title=&quot;Upload files [alt-shift-u]&quot; accesskey=&quot;u&quot;&gt;Upload file&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;t-specialpages&quot;&gt;&lt;a href=&quot;/wiki/Special:SpecialPages&quot; title=&quot;A list of all special pages [alt-shift-q]&quot; accesskey=&quot;q&quot;&gt;Special pages&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;t-permalink&quot;&gt;&lt;a href=&quot;/w/index.php?title=Main_Page&amp;amp;oldid=1004593520&quot; title=&quot;Permanent link to this revision of this page&quot;&gt;Permanent link&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;t-info&quot;&gt;&lt;a href=&quot;/w/index.php?title=Main_Page&amp;amp;action=info&quot; title=&quot;More information about this page&quot;&gt;Page information&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;t-cite&quot;&gt;&lt;a href=&quot;/w/index.php?title=Special:CiteThisPage&amp;amp;page=Main_Page&amp;amp;id=1004593520&amp;amp;wpFormIdentifier=titleform&quot; title=&quot;Information on how to cite this page&quot;&gt;Cite this page&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;t-wikibase&quot;&gt;&lt;a href=&quot;https://www.wikidata.org/wiki/Special:EntityPage/Q5296&quot; title=&quot;Structured data on this page hosted by Wikidata [alt-shift-g]&quot; accesskey=&quot;g&quot;&gt;Wikidata item&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/nav&gt;
&lt;!-- Please do not use role attribute as CSS selector, it is deprecated. --&gt;
&lt;nav id=&quot;p-coll-print_export&quot; class=&quot;mw-portlet mw-portlet-coll-print_export vector-menu vector-menu-portal portal&quot; aria-labelledby=&quot;p-coll-print_export-label&quot; role=&quot;navigation&quot;&gt;
&lt;h3 id=&quot;p-coll-print_export-label&quot; class=&quot;vector-menu-heading&quot;&gt;
&lt;span&gt;Print/export&lt;/span&gt;
&lt;/h3&gt;
&lt;div class=&quot;vector-menu-content&quot;&gt;
&lt;ul class=&quot;vector-menu-content-list&quot;&gt;&lt;li id=&quot;coll-download-as-rl&quot;&gt;&lt;a href=&quot;/w/index.php?title=Special:DownloadAsPdf&amp;amp;page=Main_Page&amp;amp;action=show-download-screen&quot; title=&quot;Download this page as a PDF file&quot;&gt;Download as PDF&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;t-print&quot;&gt;&lt;a href=&quot;/w/index.php?title=Main_Page&amp;amp;printable=yes&quot; title=&quot;Printable version of this page [alt-shift-p]&quot; accesskey=&quot;p&quot;&gt;Printable version&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/nav&gt;
&lt;!-- Please do not use role attribute as CSS selector, it is deprecated. --&gt;
&lt;nav id=&quot;p-wikibase-otherprojects&quot; class=&quot;mw-portlet mw-portlet-wikibase-otherprojects vector-menu vector-menu-portal portal&quot; aria-labelledby=&quot;p-wikibase-otherprojects-label&quot; role=&quot;navigation&quot;&gt;
&lt;h3 id=&quot;p-wikibase-otherprojects-label&quot; class=&quot;vector-menu-heading&quot;&gt;
&lt;span&gt;In other projects&lt;/span&gt;
&lt;/h3&gt;
&lt;div class=&quot;vector-menu-content&quot;&gt;
&lt;ul class=&quot;vector-menu-content-list&quot;&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-commons&quot;&gt;&lt;a href=&quot;https://commons.wikimedia.org/wiki/Main_Page&quot; hreflang=&quot;en&quot;&gt;Wikimedia Commons&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-mediawiki&quot;&gt;&lt;a href=&quot;https://www.mediawiki.org/wiki/MediaWiki&quot; hreflang=&quot;en&quot;&gt;MediaWiki&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-meta&quot;&gt;&lt;a href=&quot;https://meta.wikimedia.org/wiki/Main_Page&quot; hreflang=&quot;en&quot;&gt;Meta-Wiki&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-sources&quot;&gt;&lt;a href=&quot;https://wikisource.org/wiki/Main_Page&quot; hreflang=&quot;en&quot;&gt;Multilingual Wikisource&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-species&quot;&gt;&lt;a href=&quot;https://species.wikimedia.org/wiki/Main_Page&quot; hreflang=&quot;en&quot;&gt;Wikispecies&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-wikibooks&quot;&gt;&lt;a href=&quot;https://en.wikibooks.org/wiki/Main_Page&quot; hreflang=&quot;en&quot;&gt;Wikibooks&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-wikidata&quot;&gt;&lt;a href=&quot;https://www.wikidata.org/wiki/Wikidata:Main_Page&quot; hreflang=&quot;en&quot;&gt;Wikidata&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-wikimania&quot;&gt;&lt;a href=&quot;https://wikimania.wikimedia.org/wiki/Wikimania&quot; hreflang=&quot;en&quot;&gt;Wikimania&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-wikinews&quot;&gt;&lt;a href=&quot;https://en.wikinews.org/wiki/Main_Page&quot; hreflang=&quot;en&quot;&gt;Wikinews&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-wikiquote&quot;&gt;&lt;a href=&quot;https://en.wikiquote.org/wiki/Main_Page&quot; hreflang=&quot;en&quot;&gt;Wikiquote&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-wikisource&quot;&gt;&lt;a href=&quot;https://en.wikisource.org/wiki/Main_Page&quot; hreflang=&quot;en&quot;&gt;Wikisource&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-wikiversity&quot;&gt;&lt;a href=&quot;https://en.wikiversity.org/wiki/Wikiversity:Main_Page&quot; hreflang=&quot;en&quot;&gt;Wikiversity&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-wikivoyage&quot;&gt;&lt;a href=&quot;https://en.wikivoyage.org/wiki/Main_Page&quot; hreflang=&quot;en&quot;&gt;Wikivoyage&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;wb-otherproject-link wb-otherproject-wiktionary&quot;&gt;&lt;a href=&quot;https://en.wiktionary.org/wiki/Wiktionary:Main_Page&quot; hreflang=&quot;en&quot;&gt;Wiktionary&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/nav&gt;
&lt;!-- Please do not use role attribute as CSS selector, it is deprecated. --&gt;
&lt;nav id=&quot;p-lang&quot; class=&quot;mw-portlet mw-portlet-lang vector-menu vector-menu-portal portal&quot; aria-labelledby=&quot;p-lang-label&quot; role=&quot;navigation&quot;&gt;&lt;button class=&quot;uls-settings-trigger&quot; title=&quot;Language settings&quot;&gt;&lt;/button&gt;
&lt;h3 id=&quot;p-lang-label&quot; class=&quot;vector-menu-heading&quot;&gt;
&lt;span&gt;Languages&lt;/span&gt;
&lt;/h3&gt;
&lt;div class=&quot;vector-menu-content&quot;&gt;
&lt;ul class=&quot;vector-menu-content-list&quot;&gt;&lt;li class=&quot;interlanguage-link interwiki-ar&quot;&gt;&lt;a href=&quot;https://ar.wikipedia.org/wiki/&quot; title=&quot;Arabic&quot; lang=&quot;ar&quot; hreflang=&quot;ar&quot; class=&quot;interlanguage-link-target&quot;&gt;العربية&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-bn&quot;&gt;&lt;a href=&quot;https://bn.wikipedia.org/wiki/&quot; title=&quot;Bangla&quot; lang=&quot;bn&quot; hreflang=&quot;bn&quot; class=&quot;interlanguage-link-target&quot;&gt;ব&#2494;&#2434;ল&#2494;&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-bg&quot;&gt;&lt;a href=&quot;https://bg.wikipedia.org/wiki/&quot; title=&quot;Bulgarian&quot; lang=&quot;bg&quot; hreflang=&quot;bg&quot; class=&quot;interlanguage-link-target&quot;&gt;Български&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-bs&quot;&gt;&lt;a href=&quot;https://bs.wikipedia.org/wiki/&quot; title=&quot;Bosnian&quot; lang=&quot;bs&quot; hreflang=&quot;bs&quot; class=&quot;interlanguage-link-target&quot;&gt;Bosanski&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-ca&quot;&gt;&lt;a href=&quot;https://ca.wikipedia.org/wiki/&quot; title=&quot;Catalan&quot; lang=&quot;ca&quot; hreflang=&quot;ca&quot; class=&quot;interlanguage-link-target&quot;&gt;Català&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-cs&quot;&gt;&lt;a href=&quot;https://cs.wikipedia.org/wiki/&quot; title=&quot;Czech&quot; lang=&quot;cs&quot; hreflang=&quot;cs&quot; class=&quot;interlanguage-link-target&quot;&gt;Čeština&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-da&quot;&gt;&lt;a href=&quot;https://da.wikipedia.org/wiki/&quot; title=&quot;Danish&quot; lang=&quot;da&quot; hreflang=&quot;da&quot; class=&quot;interlanguage-link-target&quot;&gt;Dansk&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-de&quot;&gt;&lt;a href=&quot;https://de.wikipedia.org/wiki/&quot; title=&quot;German&quot; lang=&quot;de&quot; hreflang=&quot;de&quot; class=&quot;interlanguage-link-target&quot;&gt;Deutsch&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-et&quot;&gt;&lt;a href=&quot;https://et.wikipedia.org/wiki/&quot; title=&quot;Estonian&quot; lang=&quot;et&quot; hreflang=&quot;et&quot; class=&quot;interlanguage-link-target&quot;&gt;Eesti&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-el&quot;&gt;&lt;a href=&quot;https://el.wikipedia.org/wiki/&quot; title=&quot;Greek&quot; lang=&quot;el&quot; hreflang=&quot;el&quot; class=&quot;interlanguage-link-target&quot;&gt;Ελληνικά&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-es&quot;&gt;&lt;a href=&quot;https://es.wikipedia.org/wiki/&quot; title=&quot;Spanish&quot; lang=&quot;es&quot; hreflang=&quot;es&quot; class=&quot;interlanguage-link-target&quot;&gt;Español&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-eo&quot;&gt;&lt;a href=&quot;https://eo.wikipedia.org/wiki/&quot; title=&quot;Esperanto&quot; lang=&quot;eo&quot; hreflang=&quot;eo&quot; class=&quot;interlanguage-link-target&quot;&gt;Esperanto&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-eu&quot;&gt;&lt;a href=&quot;https://eu.wikipedia.org/wiki/&quot; title=&quot;Basque&quot; lang=&quot;eu&quot; hreflang=&quot;eu&quot; class=&quot;interlanguage-link-target&quot;&gt;Euskara&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-fa&quot;&gt;&lt;a href=&quot;https://fa.wikipedia.org/wiki/&quot; title=&quot;Persian&quot; lang=&quot;fa&quot; hreflang=&quot;fa&quot; class=&quot;interlanguage-link-target&quot;&gt;فارسی&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-fr&quot;&gt;&lt;a href=&quot;https://fr.wikipedia.org/wiki/&quot; title=&quot;French&quot; lang=&quot;fr&quot; hreflang=&quot;fr&quot; class=&quot;interlanguage-link-target&quot;&gt;Français&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-gl&quot;&gt;&lt;a href=&quot;https://gl.wikipedia.org/wiki/&quot; title=&quot;Galician&quot; lang=&quot;gl&quot; hreflang=&quot;gl&quot; class=&quot;interlanguage-link-target&quot;&gt;Galego&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-ko&quot;&gt;&lt;a href=&quot;https://ko.wikipedia.org/wiki/&quot; title=&quot;Korean&quot; lang=&quot;ko&quot; hreflang=&quot;ko&quot; class=&quot;interlanguage-link-target&quot;&gt;한국어&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-hr&quot;&gt;&lt;a href=&quot;https://hr.wikipedia.org/wiki/&quot; title=&quot;Croatian&quot; lang=&quot;hr&quot; hreflang=&quot;hr&quot; class=&quot;interlanguage-link-target&quot;&gt;Hrvatski&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-id&quot;&gt;&lt;a href=&quot;https://id.wikipedia.org/wiki/&quot; title=&quot;Indonesian&quot; lang=&quot;id&quot; hreflang=&quot;id&quot; class=&quot;interlanguage-link-target&quot;&gt;Bahasa Indonesia&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-it&quot;&gt;&lt;a href=&quot;https://it.wikipedia.org/wiki/&quot; title=&quot;Italian&quot; lang=&quot;it&quot; hreflang=&quot;it&quot; class=&quot;interlanguage-link-target&quot;&gt;Italiano&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-he&quot;&gt;&lt;a href=&quot;https://he.wikipedia.org/wiki/&quot; title=&quot;Hebrew&quot; lang=&quot;he&quot; hreflang=&quot;he&quot; class=&quot;interlanguage-link-target&quot;&gt;עברית&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-ka&quot;&gt;&lt;a href=&quot;https://ka.wikipedia.org/wiki/&quot; title=&quot;Georgian&quot; lang=&quot;ka&quot; hreflang=&quot;ka&quot; class=&quot;interlanguage-link-target&quot;&gt;ქართული&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-lv&quot;&gt;&lt;a href=&quot;https://lv.wikipedia.org/wiki/&quot; title=&quot;Latvian&quot; lang=&quot;lv&quot; hreflang=&quot;lv&quot; class=&quot;interlanguage-link-target&quot;&gt;Latviešu&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-lt&quot;&gt;&lt;a href=&quot;https://lt.wikipedia.org/wiki/&quot; title=&quot;Lithuanian&quot; lang=&quot;lt&quot; hreflang=&quot;lt&quot; class=&quot;interlanguage-link-target&quot;&gt;Lietuvių&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-hu&quot;&gt;&lt;a href=&quot;https://hu.wikipedia.org/wiki/&quot; title=&quot;Hungarian&quot; lang=&quot;hu&quot; hreflang=&quot;hu&quot; class=&quot;interlanguage-link-target&quot;&gt;Magyar&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-mk&quot;&gt;&lt;a href=&quot;https://mk.wikipedia.org/wiki/&quot; title=&quot;Macedonian&quot; lang=&quot;mk&quot; hreflang=&quot;mk&quot; class=&quot;interlanguage-link-target&quot;&gt;Македонски&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-ms&quot;&gt;&lt;a href=&quot;https://ms.wikipedia.org/wiki/&quot; title=&quot;Malay&quot; lang=&quot;ms&quot; hreflang=&quot;ms&quot; class=&quot;interlanguage-link-target&quot;&gt;Bahasa Melayu&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-nl&quot;&gt;&lt;a href=&quot;https://nl.wikipedia.org/wiki/&quot; title=&quot;Dutch&quot; lang=&quot;nl&quot; hreflang=&quot;nl&quot; class=&quot;interlanguage-link-target&quot;&gt;Nederlands&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-ja&quot;&gt;&lt;a href=&quot;https://ja.wikipedia.org/wiki/&quot; title=&quot;Japanese&quot; lang=&quot;ja&quot; hreflang=&quot;ja&quot; class=&quot;interlanguage-link-target&quot;&gt;日本語&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-no&quot;&gt;&lt;a href=&quot;https://no.wikipedia.org/wiki/&quot; title=&quot;Norwegian Bokmål&quot; lang=&quot;nb&quot; hreflang=&quot;nb&quot; class=&quot;interlanguage-link-target&quot;&gt;Norsk bokmål&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-nn&quot;&gt;&lt;a href=&quot;https://nn.wikipedia.org/wiki/&quot; title=&quot;Norwegian Nynorsk&quot; lang=&quot;nn&quot; hreflang=&quot;nn&quot; class=&quot;interlanguage-link-target&quot;&gt;Norsk nynorsk&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-pl&quot;&gt;&lt;a href=&quot;https://pl.wikipedia.org/wiki/&quot; title=&quot;Polish&quot; lang=&quot;pl&quot; hreflang=&quot;pl&quot; class=&quot;interlanguage-link-target&quot;&gt;Polski&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-pt&quot;&gt;&lt;a href=&quot;https://pt.wikipedia.org/wiki/&quot; title=&quot;Portuguese&quot; lang=&quot;pt&quot; hreflang=&quot;pt&quot; class=&quot;interlanguage-link-target&quot;&gt;Português&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-ro&quot;&gt;&lt;a href=&quot;https://ro.wikipedia.org/wiki/&quot; title=&quot;Romanian&quot; lang=&quot;ro&quot; hreflang=&quot;ro&quot; class=&quot;interlanguage-link-target&quot;&gt;Română&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-ru&quot;&gt;&lt;a href=&quot;https://ru.wikipedia.org/wiki/&quot; title=&quot;Russian&quot; lang=&quot;ru&quot; hreflang=&quot;ru&quot; class=&quot;interlanguage-link-target&quot;&gt;Русский&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-simple&quot;&gt;&lt;a href=&quot;https://simple.wikipedia.org/wiki/&quot; title=&quot;Simple English&quot; lang=&quot;en-simple&quot; hreflang=&quot;en-simple&quot; class=&quot;interlanguage-link-target&quot;&gt;Simple English&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-sk&quot;&gt;&lt;a href=&quot;https://sk.wikipedia.org/wiki/&quot; title=&quot;Slovak&quot; lang=&quot;sk&quot; hreflang=&quot;sk&quot; class=&quot;interlanguage-link-target&quot;&gt;Slovenčina&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-sl&quot;&gt;&lt;a href=&quot;https://sl.wikipedia.org/wiki/&quot; title=&quot;Slovenian&quot; lang=&quot;sl&quot; hreflang=&quot;sl&quot; class=&quot;interlanguage-link-target&quot;&gt;Slovenščina&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-sr&quot;&gt;&lt;a href=&quot;https://sr.wikipedia.org/wiki/&quot; title=&quot;Serbian&quot; lang=&quot;sr&quot; hreflang=&quot;sr&quot; class=&quot;interlanguage-link-target&quot;&gt;Српски / srpski&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-sh&quot;&gt;&lt;a href=&quot;https://sh.wikipedia.org/wiki/&quot; title=&quot;Serbo-Croatian&quot; lang=&quot;sh&quot; hreflang=&quot;sh&quot; class=&quot;interlanguage-link-target&quot;&gt;Srpskohrvatski / српскохрватски&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-fi&quot;&gt;&lt;a href=&quot;https://fi.wikipedia.org/wiki/&quot; title=&quot;Finnish&quot; lang=&quot;fi&quot; hreflang=&quot;fi&quot; class=&quot;interlanguage-link-target&quot;&gt;Suomi&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-sv&quot;&gt;&lt;a href=&quot;https://sv.wikipedia.org/wiki/&quot; title=&quot;Swedish&quot; lang=&quot;sv&quot; hreflang=&quot;sv&quot; class=&quot;interlanguage-link-target&quot;&gt;Svenska&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-th&quot;&gt;&lt;a href=&quot;https://th.wikipedia.org/wiki/&quot; title=&quot;Thai&quot; lang=&quot;th&quot; hreflang=&quot;th&quot; class=&quot;interlanguage-link-target&quot;&gt;ไทย&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-tr&quot;&gt;&lt;a href=&quot;https://tr.wikipedia.org/wiki/&quot; title=&quot;Turkish&quot; lang=&quot;tr&quot; hreflang=&quot;tr&quot; class=&quot;interlanguage-link-target&quot;&gt;Türkçe&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-uk&quot;&gt;&lt;a href=&quot;https://uk.wikipedia.org/wiki/&quot; title=&quot;Ukrainian&quot; lang=&quot;uk&quot; hreflang=&quot;uk&quot; class=&quot;interlanguage-link-target&quot;&gt;Українська&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-vi&quot;&gt;&lt;a href=&quot;https://vi.wikipedia.org/wiki/&quot; title=&quot;Vietnamese&quot; lang=&quot;vi&quot; hreflang=&quot;vi&quot; class=&quot;interlanguage-link-target&quot;&gt;Tiếng Việt&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;interlanguage-link interwiki-zh&quot;&gt;&lt;a href=&quot;https://zh.wikipedia.org/wiki/&quot; title=&quot;Chinese&quot; lang=&quot;zh&quot; hreflang=&quot;zh&quot; class=&quot;interlanguage-link-target&quot;&gt;中文&lt;/a&gt;&lt;/li&gt;&lt;li id=&quot;interwiki-completelist&quot;&gt;&lt;a href=&quot;//meta.wikimedia.org/wiki/List_of_Wikipedias&quot; title=&quot;Complete list of Wikipedias&quot;&gt;Complete list&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/nav&gt;
&lt;/div&gt;</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != &quot;&quot;'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='PageList1' locked='true' mobile='yes' title='' type='PageList' version='1'>
<b:widget-settings>
<b:widget-setting name='pageListJson'><![CDATA[{'home': {'href': 'https://wikifeed-blogger.blogspot.com/', 'title': 'Main Page', 'position': 0}, 'link0': {'href': '/label/contents', 'title': 'Contents', 'position': 1}, 'link1': {'href': '/label/current', 'title': 'Current Events', 'position': 2}, 'link2': {'href': '/label/random', 'title': 'Random article', 'position': 3}, 'link3': {'href': '/p/about.html', 'title': 'About WikiFeed', 'position': 4}, 'link4': {'href': '/p/contact.html', 'title': 'Contact Us', 'position': 5}, 'link5': {'href': '/p/donate.html', 'title': 'Donate', 'position': 6}}]]></b:widget-setting>
<b:widget-setting name='homeTitle'>Main Page</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:title'><h2><data:title/></h2></b:if>
<div class='widget-content'>
<ul>
<b:loop values='data:links' var='link'>
<b:if cond='data:link.isCurrentPage'>
<li class='selected'><a expr:href='data:link.href'><data:link.title/></a></li>
<b:else/>
<li><a expr:href='data:link.href'><data:link.title/></a></li>
</b:if>
</b:loop>
</ul>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
<b:widget id='Label1' locked='false' mobile='yes' title='Categories' type='Label' version='1'>
<b:widget-settings>
<b:widget-setting name='sorting'>ALPHA</b:widget-setting>
<b:widget-setting name='display'>LIST</b:widget-setting>
<b:widget-setting name='selectedLabelsList'/>
<b:widget-setting name='showType'>ALL</b:widget-setting>
<b:widget-setting name='showFreqNumbers'>false</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:title'>
<h2><data:title/></h2>
</b:if>
<div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
<b:if cond='data:display == &quot;list&quot;'>
<ul>
<b:loop values='data:labels' var='label'>
<li>
<b:if cond='data:blog.url == data:label.url'>
<span expr:dir='data:blog.languageDirection'><data:label.name/></span>
<b:else/>
<a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
</b:if>
<b:if cond='data:showFreqNumbers'>
<span dir='ltr'>(<data:label.count/>)</span>
</b:if>
</li>
</b:loop>
</ul>
<b:else/>
<b:loop values='data:labels' var='label'>
<span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>
<b:if cond='data:blog.url == data:label.url'>
<span expr:dir='data:blog.languageDirection'><data:label.name/></span>
<b:else/>
<a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
</b:if>
<b:if cond='data:showFreqNumbers'>
<span class='label-count' dir='ltr'>(<data:label.count/>)</span>
</b:if>
</span>
</b:loop>
</b:if>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
<b:widget id='BlogArchive1' locked='false' mobile='yes' title='Archives' type='BlogArchive' version='1'>
<b:widget-settings>
<b:widget-setting name='showStyle'>FLAT</b:widget-setting>
<b:widget-setting name='yearPattern'>yyyy</b:widget-setting>
<b:widget-setting name='showWeekEnd'>true</b:widget-setting>
<b:widget-setting name='monthPattern'>MMMM yyyy</b:widget-setting>
<b:widget-setting name='dayPattern'>MMM dd</b:widget-setting>
<b:widget-setting name='weekPattern'>MM/dd</b:widget-setting>
<b:widget-setting name='chronological'>false</b:widget-setting>
<b:widget-setting name='showPosts'>true</b:widget-setting>
<b:widget-setting name='frequency'>MONTHLY</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:title'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<div id='ArchiveList'>
<div expr:id='data:widget.instanceId + &quot;_ArchiveList&quot;'>
<b:if cond='data:style == &quot;HIERARCHY&quot;'>
<b:include data='data' name='interval'/>
</b:if>
<b:if cond='data:style == &quot;FLAT&quot;'>
<b:include data='data' name='flat'/>
</b:if>
<b:if cond='data:style == &quot;MENU&quot;'>
<b:include data='data' name='menu'/>
</b:if>
</div>
</div>
<b:include name='quickedit'/>
</div>
</b:includable>
<b:includable id='flat' var='data'>
<ul class='flat'>
<b:loop values='data:data' var='i'>
<li class='archivedate'>
<a expr:href='data:i.url'><data:i.name/></a> (<data:i.post-count/>)
</li>
</b:loop>
</ul>
</b:includable>
<b:includable id='interval' var='intervalData'>
<b:loop values='data:intervalData' var='i'>
<ul class='hierarchy'>
<li expr:class='&quot;archivedate &quot; + data:i.expclass'>
<b:include data='i' name='toggle'/>
<a class='post-count-link' expr:href='data:i.url'><data:i.name/></a>
<span class='post-count' dir='ltr'>(<data:i.post-count/>)</span>
<b:if cond='data:i.data'>
<b:include data='i.data' name='interval'/>
</b:if>
<b:if cond='data:i.posts'>
<b:include data='i.posts' name='posts'/>
</b:if>
</li>
</ul>
</b:loop>
</b:includable>
<b:includable id='menu' var='data'>
<select expr:id='data:widget.instanceId + &quot;_ArchiveMenu&quot;'>
<option value=''><data:title/></option>
<b:loop values='data:data' var='i'>
<option expr:value='data:i.url'><data:i.name/> (<data:i.post-count/>)</option>
</b:loop>
</select>
</b:includable>
<b:includable id='posts' var='posts'>
<ul class='posts'>
<b:loop values='data:posts' var='i'>
<li><a expr:href='data:i.url'><data:i.title/></a></li>
</b:loop>
</ul>
</b:includable>
<b:includable id='toggle' var='interval'>
<b:if cond='data:interval.toggleId'>
<b:if cond='data:interval.expclass == &quot;expanded&quot;'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy toggle-open'>&#9660;&#160;</span>
</a>
<b:else/>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>
<b:if cond='data:blog.languageDirection == &quot;rtl&quot;'>
&#9668;&#160;
<b:else/>
&#9658;&#160;
</b:if>
</span>
</a>
</b:if>
</b:if>
</b:includable>
</b:widget>
<b:widget id='AdSense1' locked='false' mobile='yes' title='' type='AdSense' version='2' visible='true'>
<b:includable id='main'>
<div class='widget-content'>
<data:adCode/>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
<b:widget id='AdSense2' locked='false' title='' type='AdSense' version='2' visible='true'>
<b:includable id='main'>
<div class='widget-content'>
<data:adCode/>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
<b:widget id='FollowByEmail1' locked='false' mobile='yes' title='Follow by Email' type='FollowByEmail' version='2' visible='true'>
<b:includable id='main'>
<b:if cond='data:title != &quot;&quot;'><h2 class='title'><data:title/></h2></b:if>
<div class='widget-content'>
<div class='follow-by-email-inner'>
<form action='https://feedburner.google.com/fb/a/mailverify' expr:onsubmit='&quot;window.open(\&quot;https://feedburner.google.com/fb/a/mailverify?uri=&quot; + data:feedPath + &quot;\&quot;, \&quot;popupwindow\&quot;, \&quot;scrollbars=yes,width=550,height=520\&quot;); return true&quot;' method='post' target='popupwindow'>
<table width='100%'>
<tr>
<td>
<input class='follow-by-email-address' name='email' placeholder='Email address...' type='text'/>
</td>
<td width='64px'>
<input class='follow-by-email-submit' type='submit' value='Submit'/>
</td>
</tr>
</table>
<input expr:value='data:feedPath' name='uri' type='hidden'/>
<input name='loc' type='hidden' value='en_US'/>
</form>
</div>
</div>
<span class='item-control blog-admin'>
<b:include name='quickedit'/>
</span>
</b:includable>
<b:includable id='content'>
<div class='widget-content'>
<div class='follow-by-email-inner'>
<form action='https://feedburner.google.com/fb/a/mailverify' expr:onsubmit='&quot;window.open(\&quot;https://feedburner.google.com/fb/a/mailverify?uri=&quot; + data:feedPath + &quot;\&quot;, \&quot;popupwindow\&quot;, \&quot;scrollbars=yes,width=550,height=520\&quot;); return true&quot;' method='post' target='popupwindow'>
<input autocomplete='off' class='follow-by-email-address' expr:placeholder='data:messages.emailAddress' name='email' type='email'/>
<input class='follow-by-email-submit' expr:value='data:messages.getEmailNotifications' type='submit'/>
<input expr:value='data:feedPath' name='uri' type='hidden'/>
<input name='loc' type='hidden' value='en_US'/>
</form>
</div>
</div>
</b:includable>
</b:widget>
<b:widget cond='data:view.isSingleItem and data:posts any (p =&gt; p.id != data:view.postId)' id='PopularPosts1' locked='false' title='Popular posts' type='PopularPosts' version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='numItemsToShow'>3</b:widget-setting>
<b:widget-setting name='showThumbnails'>true</b:widget-setting>
<b:widget-setting name='showSnippets'>true</b:widget-setting>
<b:widget-setting name='timeRange'>LAST_YEAR</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:title != &quot;&quot;'><h2><data:title/></h2></b:if>
<div class='widget-content popular-posts'>
<ul>
<b:loop values='data:posts' var='post'>
<li>
<b:if cond='!data:showThumbnails'>
<b:if cond='!data:showSnippets'>
<!-- (1) No snippet/thumbnail -->
<a expr:href='data:post.href'><data:post.title/></a>
<b:else/>
<!-- (2) Show only snippets -->
<div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
<div class='item-snippet'><data:post.snippet/></div>
</b:if>
<b:else/>
<!-- (3) Show only thumbnails or (4) Snippets and thumbnails. -->
<div expr:class='data:showSnippets ? &quot;item-content&quot; : &quot;item-thumbnail-only&quot;'>
<b:if cond='data:post.featuredImage.isResizable or data:post.thumbnail'>
<div class='item-thumbnail'>
<a expr:href='data:post.href' target='_blank'>
<b:with value='data:post.featuredImage.isResizable ? resizeImage(data:post.featuredImage, 72, &quot;1:1&quot;) : data:post.thumbnail' var='image'>
<img alt='' border='0' expr:src='data:image'/>
</b:with>
</a>
</div>
</b:if>
<div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
<b:if cond='data:showSnippets'>
<div class='item-snippet'><data:post.snippet/></div>
</b:if>
</div>
<div style='clear: both;'/>
</b:if>
</li>
</b:loop>
</ul>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
<b:widget cond='data:view.isHomepage' id='FeaturedPost1' locked='false' mobile='yes' title='Featured post' type='FeaturedPost' version='2' visible='true'>
<b:widget-settings>
<b:widget-setting name='showSnippet'>true</b:widget-setting>
<b:widget-setting name='showPostTitle'>true</b:widget-setting>
<b:widget-setting name='showFirstImage'>true</b:widget-setting>
<b:widget-setting name='useMostRecentPost'>true</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<!-- Only display title if it's non-empty -->
<b:if cond='data:title != &quot;&quot;'>
<h2 class='title'><data:title/></h2>
</b:if>
<b:include name='content'/>
<b:include name='quickedit'/>
</b:includable>
<b:includable id='content'>
<div class='post-summary'>
<b:if cond='data:showPostTitle and data:postTitle != &quot;&quot;'>
<h3><a expr:href='data:postUrl'><data:postTitle/></a></h3>
</b:if>
<b:if cond='data:showSnippet and data:postSummary != &quot;&quot;'>
<p>
<data:postSummary/>
</p>
</b:if>
<b:if cond='data:showFirstImage and data:postFirstImage != &quot;&quot;'>
<img class='image' expr:src='data:postFirstImage'/>
</b:if>
</div>
<style type='text/css'>
.image {
width: 100%;
}
</style>
</b:includable>
</b:widget>
</b:section>
</div>
<div id='container'>
<b:section class='main' id='main' showaddelement='yes'>
<b:widget id='Blog1' locked='true' title='Blog posts' type='Blog' version='1'>
<b:widget-settings>
<b:widget-setting name='showDateHeader'>true</b:widget-setting>
<b:widget-setting name='style.textcolor'>#000000</b:widget-setting>
<b:widget-setting name='showShareButtons'>true</b:widget-setting>
<b:widget-setting name='authorLabel'>By</b:widget-setting>
<b:widget-setting name='showCommentLink'>true</b:widget-setting>
<b:widget-setting name='style.urlcolor'>#008000</b:widget-setting>
<b:widget-setting name='showAuthor'>false</b:widget-setting>
<b:widget-setting name='disableGooglePlusShare'>true</b:widget-setting>
<b:widget-setting name='style.linkcolor'>#0000ff</b:widget-setting>
<b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>
<b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>
<b:widget-setting name='showAuthorProfile'>false</b:widget-setting>
<b:widget-setting name='style.layout'>1x1</b:widget-setting>
<b:widget-setting name='showLabels'>true</b:widget-setting>
<b:widget-setting name='showLocation'>true</b:widget-setting>
<b:widget-setting name='showTimestamp'>true</b:widget-setting>
<b:widget-setting name='postsPerAd'>3</b:widget-setting>
<b:widget-setting name='showBacklinks'>false</b:widget-setting>
<b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>
<b:widget-setting name='showInlineAds'>true</b:widget-setting>
<b:widget-setting name='showReactions'>false</b:widget-setting>
</b:widget-settings>
<b:includable id='main' var='top'>
<!-- posts -->
<div class='blog-posts hfeed'>
<b:include data='top' name='status-message'/>
<data:defaultAdStart/>
<b:loop values='data:posts' var='post'>
<b:if cond='data:post.isDateStart'>
<b:if cond='data:post.isFirstPost == &quot;false&quot;'>
&lt;/div&gt;&lt;/div&gt;
</b:if>
</b:if>
<b:if cond='data:post.isDateStart'>
&lt;div class=&quot;date-outer&quot;&gt;
</b:if>
<b:if cond='data:post.isDateStart'>
&lt;div class=&quot;date-posts&quot;&gt;
</b:if>
<div class='post-outer'>
<b:include data='post' name='post'/>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<b:include data='post' name='comments'/>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<b:include data='post' name='comments'/>
</b:if>
</div>
<b:if cond='data:post.includeAd'>
<b:if cond='data:post.isFirstPost'>
<data:defaultAdEnd/>
<b:else/>
<data:adEnd/>
</b:if>
<div class='inline-ad'>
<data:adCode/>
</div>
<data:adStart/>
</b:if>
<b:if cond='data:post.trackLatency'>
<data:post.latencyJs/>
</b:if>
</b:loop>
<b:if cond='data:numPosts != 0'>
&lt;/div&gt;&lt;/div&gt;
</b:if>
<data:adEnd/>
</div>
<div class='clear'/>
<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<!-- navigation -->
<b:include name='nextprev'/>
</b:if>
<b:if cond='data:top.showStars'>
<script src='//www.google.com/jsapi' type='text/javascript'/>
<script type='text/javascript'>
google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
function initialize() {
google.annotations.setApplicationId(<data:top.blogspotReviews/>);
google.annotations.createAll();
google.annotations.fetch();
}
google.setOnLoadCallback(initialize);
</script>
</b:if>
</b:includable>
<b:includable id='backlinkDeleteIcon' var='backlink'>
<span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
<a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
<img src='//www.blogger.com/img/icon_delete13.gif'/>
</a>
</span>
</b:includable>
<b:includable id='backlinks' var='post'>
<a name='links'/><h4><data:post.backlinksLabel/></h4>
<b:if cond='data:post.numBacklinks != 0'>
<dl class='comments-block' id='comments-block'>
<b:loop values='data:post.backlinks' var='backlink'>
<div class='collapsed-backlink backlink-control'>
<dt class='comment-title'>
<span class='backlink-toggle-zippy'>&#160;</span>
<a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
<b:include data='backlink' name='backlinkDeleteIcon'/>
</dt>
<dd class='comment-body collapseable'>
<data:backlink.snippet/>
</dd>
<dd class='comment-footer collapseable'>
<span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
<span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
</dd>
</div>
</b:loop>
</dl>
</b:if>
<p class='comment-footer'>
<a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a>
</p>
</b:includable>
<b:includable id='comment-form' var='post'>
<div id='respond'>
<a name='comment-form'/>
<h3>Leave a Reply</h3>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
<data:post.friendConnectJs/>
<data:post.cmtfpIframe/>
<b:if cond='data:showCmtPopup'>
<div id='comment-popup' style='width:100px;height:20px;'/>
</b:if>
<script type='text/javascript'>
BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
</script>
</div>
</b:includable>
<b:includable id='commentDeleteIcon' var='comment'>
<span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
<a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
<img src='//www.blogger.com/img/icon_delete13.gif'/>
</a>
</span>
</b:includable>
<b:includable id='comment_count_picker' var='post'>
<a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
<data:post.commentLabelFull/>:
</a>
</b:includable>
<b:includable id='comment_picker' var='post'>
<b:if cond='data:post.showThreadedComments'>
<b:include data='post' name='threaded_comments'/>
<b:else/>
<b:include data='post' name='comments'/>
</b:if>
</b:includable>
<b:includable id='comments' var='post'>
<div class='comments'>
<a name='comments'/>
<b:if cond='data:post.allowComments'>
<div id='comments'>
<b:if cond='data:post.numComments == 1'>
1 response to &#8220;<data:post.title/>&#8221;
<b:else/>
<data:post.numComments/> responses to &#8220;<data:post.title/>&#8221;
</b:if>
</div>
<b:if cond='data:post.commentPagingRequired'>
<span class='paging-control-container'>
<a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
&#160;
<a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
&#160;
<data:post.commentRangeText/>
&#160;
<a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
&#160;
<a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
</span>
</b:if>
<ol class='commentlist'>
<b:loop values='data:post.comments' var='comment'>
<li lass='comment'>
<div class='comment-body'>
<div class='comment-author vcard'>
<b:if cond='data:comment.favicon'>
<img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
</b:if>
<a expr:name='data:comment.anchorName'/>
<b:if cond='data:blog.enabledCommentProfileImages'>
<data:comment.authorAvatarImage/>
</b:if>
<cite class='fn'>
<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
<b:else/>
<data:comment.author/>
</b:if>
</cite> <span class='says'>says:</span>
</div>
<div class='comment-meta commentmetadata'>
<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>
<b:include data='comment' name='commentDeleteIcon'/>
</div>
<b:if cond='data:comment.isDeleted'>
<span class='deleted-comment'><data:comment.body/></span>
<b:else/>
<p>
<data:comment.body/>
<span class='interaction-iframe-guide'/>
</p>
</b:if>
</div>
</li>
</b:loop>
</ol>
<b:if cond='data:post.commentPagingRequired'>
<span class='paging-control-container'>
<a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
<data:post.oldestLinkText/>
</a>
<a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
<data:post.olderLinkText/>
</a>
&#160;
<data:post.commentRangeText/>
&#160;
<a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
<data:post.newerLinkText/>
</a>
<a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
<data:post.newestLinkText/>
</a>
</span>
</b:if>
<p class='comment-footer'>
<b:if cond='data:post.embedCommentForm'>
<b:if cond='data:post.allowNewComments'>
<b:include data='post' name='comment-form'/>
<b:else/>
<data:post.noNewCommentsText/>
</b:if>
<b:else/>
<b:if cond='data:post.allowComments'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
</b:if>
</b:if>
</p>
</b:if>
<div id='backlinks-container'>
<div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
<b:if cond='data:post.showBacklinks'>
<b:include data='post' name='backlinks'/>
</b:if>
</div>
</div>
</div>
</b:includable>
<b:includable id='feedLinks'>
<b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
<b:if cond='data:feedLinks'>
<div class='blog-feeds'>
<b:include data='feedLinks' name='feedLinksBody'/>
</div>
</b:if>
<b:else/> <!--Post feed links -->
<div class='post-feeds'>
<b:loop values='data:posts' var='post'>
<b:if cond='data:post.allowComments'>
<b:if cond='data:post.feedLinks'>
<b:include data='post.feedLinks' name='feedLinksBody'/>
</b:if>
</b:if>
</b:loop>
</div>
</b:if>
</b:includable>
<b:includable id='feedLinksBody' var='links'>
<div class='feed-links'>
<data:feedLinksMsg/>
<b:loop values='data:links' var='f'>
<a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
</b:loop>
</div>
</b:includable>
<b:includable id='iframe_comments' var='post'>
<!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. -->
</b:includable>
<b:includable id='mobile-index-post' var='post'>
<div class='mobile-date-outer date-outer'>
<b:if cond='data:post.dateHeader'>
<div class='date-header'>
<span><data:post.dateHeader/></span>
</div>
</b:if>
<div class='mobile-post-outer'>
<a expr:href='data:post.url'>
<h3 class='mobile-index-title entry-title' itemprop='name'>
<data:post.title/>
</h3>
<div class='mobile-index-arrow'>&amp;rsaquo;</div>
<div class='mobile-index-contents'>
<b:if cond='data:post.thumbnailUrl'>
<div class='mobile-index-thumbnail'>
<div class='Image'>
<img expr:src='data:post.thumbnailUrl'/>
</div>
</div>
</b:if>
<div class='post-body'>
<b:if cond='data:post.snippet'><data:post.snippet/></b:if>
</div>
</div>
<div style='clear: both;'/>
</a>
<div class='mobile-index-comment'>
<b:include cond='data:blog.pageType != &quot;static_page&quot; and data:post.allowComments and data:post.numComments != 0' data='post' name='comment_count_picker'/>
</div>
</div>
</div>
</b:includable>
<b:includable id='mobile-main' var='top'>
<!-- posts -->
<div class='blog-posts hfeed'>
<b:include data='top' name='status-message'/>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<b:loop values='data:posts' var='post'>
<b:include data='post' name='mobile-index-post'/>
</b:loop>
<b:else/>
<b:loop values='data:posts' var='post'>
<b:include data='post' name='mobile-post'/>
</b:loop>
</b:if>
</div>
<b:include name='mobile-nextprev'/>
</b:includable>
<b:includable id='mobile-nextprev'>
<div class='blog-pager' id='blog-pager'>
<b:if cond='data:newerPageUrl'>
<div class='mobile-link-button' id='blog-pager-newer-link'>
<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'>&amp;lsaquo;</a>
</div>
</b:if>
<b:if cond='data:olderPageUrl'>
<div class='mobile-link-button' id='blog-pager-older-link'>
<a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>&amp;rsaquo;</a>
</div>
</b:if>
<div class='mobile-link-button' id='blog-pager-home-link'>
<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
</div>
<div class='mobile-desktop-link'>
<a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
</div>
</div>
<div class='clear'/>
</b:includable>
<b:includable id='mobile-post' var='post'>
<div class='date-outer'>
<b:if cond='data:post.dateHeader'>
<h2 class='date-header'><span><data:post.dateHeader/></span></h2>
</b:if>
<div class='date-posts'>
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<b:if cond='data:post.thumbnailUrl'>
<meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>
</b:if>
<meta expr:content='data:blog.blogId' itemprop='blogId'/>
<meta expr:content='data:post.id' itemprop='postId'/>
<a expr:name='data:post.id'/>
<b:if cond='data:post.title'>
<h3 class='post-title entry-title' itemprop='name'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
<b:elseif cond='data:post.url and data:blog.url != data:post.url'/>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
</h3>
</b:if>
<div class='post-header'>
<div class='post-header-line-1'/>
</div>
<div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
<data:post.body/>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
<b:if cond='data:top.showAuthor'>
<b:if cond='data:post.authorProfileUrl'>
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
<a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
<span itemprop='name'><data:post.author/></span>
</a>
</span>
<b:else/>
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'><data:post.author/></span>
</span>
</b:if>
</b:if>
</span>
<span class='post-timestamp'>
<b:if cond='data:top.showTimestamp'>
<data:top.timestampLabel/>
<b:if cond='data:post.url'>
<meta expr:content='data:post.url.canonical' itemprop='url'/>
<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
</b:if>
</b:if>
</span>
<span class='post-comment-link'>
<b:include cond='data:blog.pageType not in {&quot;item&quot;,&quot;static_page&quot;} and data:post.allowComments' data='post' name='comment_count_picker'/>
</span>
</div>
<div class='post-footer-line post-footer-line-2'>
<b:if cond='data:top.showMobileShare'>
<div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
<a href='javascript:void(0);'><data:shareMsg/></a>
</div>
</b:if>
<b:if cond='data:top.showDummy'>
<div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
</b:if>
</div>
</div>
</div>
<b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}' data='post' name='comment_picker'/>
</div>
</div>
</div>
</b:includable>
<b:includable id='nextprev'>
<div class='navigation'>
<b:if cond='data:newerPageUrl'>
<div class='alignleft'>
<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'>Newer entries</a>
</div>
</b:if>
<b:if cond='data:olderPageUrl'>
<div class='alignright'>
<a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>Older entries</a>
</div>
</b:if>
</div>
</b:includable>
<b:includable id='post' var='post'>
<div class='excerpt'>
<a expr:name='data:post.id'/>
<b:if cond='data:post.title'>
<h2>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h2>
</b:if>
<div class='summary'>
<p><data:post.body/></p>
<div style='clear: both;'/> <!-- clear for photos floats -->
<b:if cond='data:post.hasJumpLink'>
<span class='more'>
<a expr:href='data:post.url + &quot;#more&quot;' expr:title='data:post.title'><data:post.jumpText/></a>
</span>
</b:if>
</div>
<div class='homeinfo'>
<b:if cond='data:top.showAuthor'>
<span class='author' title='Author of the article'>By <data:post.author/></span>
</b:if>
<b:if cond='data:post.dateHeader'>
<span class='date' title='First publised'>on <data:post.dateHeader/></span>
</b:if>
<b:if cond='data:post.labels'>
<span class='category' title='Category of the article'> |
<b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
</b:loop>
</span>
</b:if>
<b:if cond='data:post.allowComments'>
<span class='comments'> |
<a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 0'>A comment?<b:else/><b:if cond='data:post.numComments == 1'>1 comment<b:else/><data:post.numComments/> comments</b:if></b:if></a>
</span>
</b:if>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-3'><span class='post-location'>
<b:if cond='data:top.showLocation'>
<b:if cond='data:post.location'>
<data:postLocationLabel/>
<a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
</b:if>
</b:if>
</span> </div>
</div>
</div>
</b:includable>
<b:includable id='postQuickEdit' var='post'>
<b:if cond='data:post.editUrl'>
<span expr:class='&quot;item-control &quot; + data:post.adminClass'>
<a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
<img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</b:if>
</b:includable>
<b:includable id='shareButtons' var='post'>
<b:if cond='data:post.sharePostUrl'>
<a class='share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'>
<span class='share-button-link-text'><data:top.emailThisMsg/></span></a>
<a class='share-button sb-blog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'>
<span class='share-button-link-text'><data:top.blogThisMsg/></span></a>
<a class='share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'>
<span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a>
<a class='share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'>
<span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a>
<a class='share-button sb-buzz' expr:href='data:post.sharePostUrl + &quot;&amp;target=buzz&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=415,width=690\&quot;); return false;&quot;' expr:title='data:top.shareToBuzzMsg' target='_blank'>
<span class='share-button-link-text'><data:top.shareToBuzzMsg/></span></a>
</b:if>
</b:includable>
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div class='status-msg-wrap'>
<div class='status-msg-body'>
<data:navMessage/>
</div>
<div class='status-msg-border'>
<div class='status-msg-bg'>
<div class='status-msg-hidden'><data:navMessage/></div>
</div>
</div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>
<b:includable id='threaded-comment-form' var='post'>
<div class='comment-form'>
<a name='comment-form'/>
<b:if cond='data:mobile'>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
<b:else/>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>
</b:if>
<data:post.cmtfpIframe/>
<script type='text/javascript'>
BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;);
</script>
</div>
</b:includable>
<b:includable id='threaded_comment_js' var='post'>
<script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
<script type='text/javascript'>
(function() {
var items = <data:post.commentJso/>;
var msgs = <data:post.commentMsgs/>;
var config = <data:post.commentConfig/>;
// <![CDATA[
var cursor = null;
if (items && items.length > 0) {
cursor = parseInt(items[items.length - 1].timestamp) + 1;
}
var bodyFromEntry = function(entry) {
var text = (entry &&
((entry.content && entry.content.$t) ||
(entry.summary && entry.summary.$t))) ||
'';
if (entry && entry.gd$extendedProperty) {
for (var k in entry.gd$extendedProperty) {
if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
return '<span class="deleted-comment">' + text + '</span>';
}
}
}
return text;
}
var parse = function(data) {
cursor = null;
var comments = [];
if (data && data.feed && data.feed.entry) {
for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
var comment = {};
// comment ID, parsed out of the original id format
var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
comment.id = id ? id[2] : null;
comment.body = bodyFromEntry(entry);
comment.timestamp = Date.parse(entry.published.$t) + '';
if (entry.author && entry.author.constructor === Array) {
var auth = entry.author[0];
if (auth) {
comment.author = {
name: (auth.name ? auth.name.$t : undefined),
profileUrl: (auth.uri ? auth.uri.$t : undefined),
avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
};
}
}
if (entry.link) {
if (entry.link[2]) {
comment.link = comment.permalink = entry.link[2].href;
}
if (entry.link[3]) {
var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
if (pid && pid[1]) {
comment.parentId = pid[1];
}
}
}
comment.deleteclass = 'item-control blog-admin';
if (entry.gd$extendedProperty) {
for (var k in entry.gd$extendedProperty) {
if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
} else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {
comment.displayTime = entry.gd$extendedProperty[k].value;
}
}
}
comments.push(comment);
}
}
return comments;
};
var paginator = function(callback) {
if (hasMore()) {
var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
if (cursor) {
url += '&published-min=' + new Date(cursor).toISOString();
}
window.bloggercomments = function(data) {
var parsed = parse(data);
cursor = parsed.length < 50 ? null
: parseInt(parsed[parsed.length - 1].timestamp) + 1
callback(parsed);
window.bloggercomments = null;
}
url += '&callback=bloggercomments';
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = url;
document.getElementsByTagName('head')[0].appendChild(script);
}
};
var hasMore = function() {
return !!cursor;
};
var getMeta = function(key, comment) {
if ('iswriter' == key) {
var matches = !!comment.author
&& comment.author.name == config.authorName
&& comment.author.profileUrl == config.authorUrl;
return matches ? 'true' : '';
} else if ('deletelink' == key) {
return config.baseUri + '/delete-comment.g?blogID='
+ config.blogId + '&postID=' + comment.id;
} else if ('deleteclass' == key) {
return comment.deleteclass;
}
return '';
};
var replybox = null;
var replyUrlParts = null;
var replyParent = undefined;
var onReply = function(commentId, domId) {
if (replybox == null) {
// lazily cache replybox, and adjust to suit this style:
replybox = document.getElementById('comment-editor');
if (replybox != null) {
replybox.height = '250px';
replybox.style.display = 'block';
replyUrlParts = replybox.src.split('#');
}
}
if (replybox && (commentId !== replyParent)) {
replybox.src = '';
document.getElementById(domId).insertBefore(replybox, null);
replybox.src = replyUrlParts[0]
+ (commentId ? '&parentID=' + commentId : '')
+ '#' + replyUrlParts[1];
replyParent = commentId;
}
};
var hash = (window.location.hash || '#').substring(1);
var startThread, targetComment;
if (/^comment-form_/.test(hash)) {
startThread = hash.substring('comment-form_'.length);
} else if (/^c[0-9]+$/.test(hash)) {
targetComment = hash.substring(1);
}
// Configure commenting API:
var configJso = {
'maxDepth': config.maxThreadDepth
};
var provider = {
'id': config.postId,
'data': items,
'loadNext': paginator,
'hasMore': hasMore,
'getMeta': getMeta,
'onReply': onReply,
'rendered': true,
'initComment': targetComment,
'initReplyThread': startThread,
'config': configJso,
'messages': msgs
};
var render = function() {
if (window.goog && window.goog.comments) {
var holder = document.getElementById('comment-holder');
window.goog.comments.render(holder, provider);
}
};
// render now, or queue to render when library loads:
if (window.goog && window.goog.comments) {
render();
} else {
window.goog = window.goog || {};
window.goog.comments = window.goog.comments || {};
window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
window.goog.comments.loadQueue.push(render);
}
})();
// ]]>
</script>
</b:includable>
<b:includable id='threaded_comments' var='post'>
<div class='comments' id='comments'>
<a name='comments'/>
<h4><data:post.commentLabelFull/>:</h4>
<div class='comments-content'>
<b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/>
<div id='comment-holder'>
<data:post.commentHtml/>
</div>
</div>
<p class='comment-footer'>
<b:if cond='data:post.allowNewComments'>
<b:include data='post' name='threaded-comment-form'/>
<b:else/>
<data:post.noNewCommentsText/>
</b:if>
</p>
<b:if cond='data:showCmtPopup'>
<div id='comment-popup'>
<iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
</iframe>
</div>
</b:if>
<div id='backlinks-container'>
<div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
<b:if cond='data:post.showBacklinks'>
<b:include data='post' name='backlinks'/>
</b:if>
</div>
</div>
</div>
</b:includable>
</b:widget>
</b:section>
</div>
<div id='footer'>
<strong><a expr:href='data:blog.homepageUrl'><data:blog.title/></a></strong> 2021. <a href='https//www.megaflash.online/' title='Wikipedia look-a-like theme for Blogger'>WikiFeed-Blogger</a> theme, powe<span class='red'>red</span> by <a href='https//www.megaflash.online/' target='_blank' title='SEO and Web Design'>the</a> STC <a href='https//www.megaflash.online/' target='_blank'>Group</a>. | Created by <a href='https//www.megaflash.online/'>MegaFlash</a><a href='https//www.megaflash.online/'>.online</a> for <a href='https//www.megaflash.online/' title='Blogger'>Google Blogger</a> | <a href='https//www.megaflash.online/'>Opensource Project</a>. | <a class='rsslink' expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;' title='RSS Feed'>RSS</a>
</div>
</body>
</html>
@TheColdPrince
Copy link
Author

@lalrochhara
Copy link

Nice, But blogger need super admin features for this👍

@rslnbdmn
Copy link

rslnbdmn commented Jan 17, 2024

oke thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment