<p>In app/helpers/browse_helper.rb:</p>
<pre style='color:#555'>> @@ -114,16 +114,24 @@ def wikipedia_link(key, value)
> lang = 'en'
> end
> elsif key =~ /^wikipedia:(\S+)$/
> - # Language is in the key, so assume value is a simple title
> + # Language is in the key, so assume value is the title
</pre>
<p>Since <code>value</code> can be the article's title and the section's title, I felt that it couldn't be considered a <em>simple</em> title.</p>
<p>Also, I made no mention of the section's title here because I thought this was better explained in a later block.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/pull/712/files#r10161015'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/1419053__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcwOTExOTUzOCwiZGF0YSI6eyJpZCI6MjY2NDgyMzh9fQ==--08e74e494b35a8832e00e615e343a04d66b5e40c.gif' height='1' width='1'></p>