Tip of the day
If there's maintenance, don't worry, usually your steps will still count during the downtime. Check the Discord announcements to be sure!
Template:Devblog Archive
From Walkscape Walkthrough
<div class="devblog-archive-header" style="border:1px solid #aaa; background:#f8f9fa; padding:0.75em 1em; margin:0 0 1em 0; border-radius:4px;">
<div style="font-size:125%; font-weight:bold; margin-bottom:0.35em;">
DevBlog #{{{number}}}: {{{title}}}
</div>
<div style="margin-bottom:0.5em;">
'''Posted:''' {{{date|Unknown date}}}
</div>
<div style="display:flex; flex-wrap:wrap; gap:0.5em; margin-bottom:0.75em;">
<span>'''Summary:''' [[{{{summary|Devblogs}}}|Year summary]]</span>
<span>'''Source:''' [{{{source}}} Original post]</span>
</div>
<div style="display:flex; justify-content:space-between; gap:1em; border-top:1px solid #ccc; padding-top:0.5em;">
<div>
{{#if:{{{previous|}}}
| [[Devblogs/Archive/{{{previous}}}|← DevBlog #{{{previous}}}]]
|
}}
</div>
<div>
[[Devblogs/Archive|Archive index]]
</div>
<div>
{{#if:{{{next|}}}
| [[Devblogs/Archive/{{{next}}}|DevBlog #{{{next}}} →]]
|
}}
</div>
</div>
</div>
Template:Documentation
</includeonly>
