Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Home/Blog: Difference between revisions

Template page
(Created page with "<div id="home-card-latestpatch" class="home-card"> <div class="home-card__label">Latest blog post</div> <h3 class="home-card__header">Test</h3> <p>This would be an example of a blog post, but there's nothing here!</p> </div><noinclude><!-- For preview only --><templatestyles src="Template:Home/shared/styles.css" /></noinclude>")
 
No edit summary
Tag: 2017 source edit
 
(59 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div id="home-card-latestpatch" class="home-card">
<div id="home-card-latestblog" class="home-card">
<div class="home-card__label">Latest blog post</div>
<div class="home-card__blogheader">
<h3 class="home-card__header">Test</h3>
<div class="home-card__label">{{{1|Latest blog post}}}</div>
<p>This would be an example of a blog post, but there's nothing here!</p>
<div class="home-card__date">{{Blog:{{{2|{{Home/settings|currentBlog}}}}}|date}}</div>
</div><noinclude><!-- For preview only --><templatestyles src="Template:Home/shared/styles.css" /></noinclude>
</div>
<h3 class="home-card__header">[[Blog:{{{2|{{#getdisplaytitle:{{Home/settings|currentBlog}}}}}}}|{{{2|{{#getdisplaytitle:{{Home/settings|currentBlog}}}}}}}]]</h3>
<div class="home-card__blogcontent">{{Blog:{{{2|{{Home/settings|currentBlog}}}}}|body}}</div>
----
<div class="button-container__spacebetween">
<div class="home-card__author">Posted by: {{Blog:{{{2|{{Home/settings|currentBlog}}}}}|author}}</div>
<div class="home-card__comments"><div class="home-link__button" style="margin-right: 15px;">[[Blog:{{{2|{{Home/settings|currentBlog}}}}}|Permalink]]</div><div class="home-link__button">[[Blog_comments:{{{2|{{Home/settings|currentBlog}}}}}|Comments]]</div></div>
</div>
</div><includeonly>{{Short description|{{Blog:{{{2|{{Home/settings|currentBlog}}}}}|previewtext}}}}</includeonly>
<templatestyles src="Template:Home/shared/styles.css" />
<templatestyles src="Template:Home/Blog/styles.css" />
<noinclude><templatestyles src="Template:Home/Blog/styles.css" /><templatestyles src="Template:Home/shared/styles.css" />{{/doc}}</noinclude>

Latest revision as of 18:53, 16 July 2024

Latest blog post
Jul. 16, 2024

The Trick-or-Treat crate is here!

Spooky Crates 2025.png

Spooky crate area

Happy Spooktober!

Spooky2025Halloween.png

A spooky darkness is plunging the server into... darkness! The light of the summer sun has made place for the wicked gloom of the Spooktober season. A new crate filled to the brim with Tricks and Treats alike, can now be found at /warp crates. Join us later today , Thursday October 2nd 2025, to celebrate the arrival of Spooktober and get a head start of 5 Trick-or-Treat keys.

We're happy you're here to celebrate with us!

That's all for this announcement! We can't wait to see everyone online. Please be sure to join our Discord server for the latest news and information!

With love, Prism Party.

Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:Home/Blog/doc. Changes can be proposed in the talk page.

This template is used on the main page to display the current blog post. It does not need to be edited as it transcludes the defined blog from Template:Home/settings.