X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=src%2Ftemplates%2Fwikipedia.handlebars;h=8041441bb592ddc1823c1893a9cfecdff76dd7e0;hp=9447fb5a7c189d1f43d24656ca54ef077ac7fe79;hb=01a92ae1977b039be82e733834dc46d1dceb60a9;hpb=8dca06c07b94d4c6891d4a892280eb70f14d0b57 diff --git a/src/templates/wikipedia.handlebars b/src/templates/wikipedia.handlebars index 9447fb5..8041441 100644 --- a/src/templates/wikipedia.handlebars +++ b/src/templates/wikipedia.handlebars @@ -5,8 +5,21 @@ sentences - number of sentences to include paragraphs - number of paragraphs to include md-* - metadata fields passed through from backend }} -{{md-title}} -

{{md-title}}

+ + + + +{{#each md-thumburl}} + {{md-title}} +{{/each}} + +

{{md-title}}

{{#if md-title-remainder}} {{md-title-remainder}} {{/if}} @@ -14,4 +27,9 @@ md-* - metadata fields passed through from backend {{md-title-responsibility}} {{/if}} {{{mkws-paragraphs md-description paragraphs sentences}}} +{{#if md-disambiguationurl}} +

Or did you mean a different {{md-title}}?

+{{/if}}

{{credit}}