X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=src%2Ftemplates%2Fwikipedia.handlebars;h=0400cae3a51fd1429d72b71d8d3645a7d6f7c9f1;hp=9447fb5a7c189d1f43d24656ca54ef077ac7fe79;hb=25ea29f1b63c4086831688590fc2bb152b1b6f77;hpb=8dca06c07b94d4c6891d4a892280eb70f14d0b57 diff --git a/src/templates/wikipedia.handlebars b/src/templates/wikipedia.handlebars index 9447fb5..0400cae 100644 --- a/src/templates/wikipedia.handlebars +++ b/src/templates/wikipedia.handlebars @@ -5,13 +5,31 @@ 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}} {{#if md-title-responsibility}} {{md-title-responsibility}} {{/if}} +{{#if md-disambiguationurl}} +

Did you mean a different {{md-title}}?

+{{/if}} {{{mkws-paragraphs md-description paragraphs sentences}}}

{{credit}}