Template:PPPAVS: Difference between revisions
Jump to navigation
Jump to search
m Adding a way to get back. |
Better formatting, tentative URL support. |
||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
|bodystyle = width:19em; background-color:#f8f8f8; | |bodystyle = width:19em; background-color:#f8f8f8; | ||
Line 27: | Line 13: | ||
|label3 = Date Posted: | |label3 = Date Posted: | ||
|data3 = {{{date|}}} | |data3 = {{{date|}}} | ||
|label4 = | |label4 = Forum Post: | ||
|data4 = {{{ | |data4 = {{#if:{{{post|}}} | [{{{post|}}}] | {{{post|Unknown}}} }} | ||
|label5 = | |label5 = Word Count: | ||
|data5 = {{{ | |data5 = {{{words|}}} | ||
| | |label6 = Characters: | ||
|data6 = <hr> | |data6 = {{{characters|}}} | ||
|data7 = <hr> | |||
{{#if:{{{previous|}}} | <<-- [[{{{previous|}}}]] | {{{previous|First Post}}} }} {{dot}} {{#if:{{{next|}}} | [[{{{next|}}}]] -->> | {{{next|Last Post}}} }}<br> | {{#if:{{{previous|}}} | <<-- [[{{{previous|}}}]] | {{{previous|First Post}}} }} {{dot}} {{#if:{{{next|}}} | [[{{{next|}}}]] -->> | {{{next|Last Post}}} }}<br> | ||
<small>[[:Category:AVftS Posts|Post Archive Home]]</small> | <small>[[:Category:AVftS Posts|Post Archive Home]]</small> | ||
Line 39: | Line 26: | ||
[[Category:PPP2]] | [[Category:PPP2]] | ||
[[Category:AVftS_Posts]] | [[Category:AVftS_Posts]] | ||
<noinclude>The following will be the style used for recording posts for [[AVftS]]. | |||
Where: | |||
Author is the author,<br> | |||
Date is the calendar date that the post was made,<br> | |||
Post is a URL to the forum post,<br> | |||
Words are the recorded word count on the PPP post,<br> | |||
Characters are PC and NPC characters that make an appearance in the post,<br> | |||
Previous is a link to the previous PPP entry, if blank it will read "First Post", and<br> | |||
Next is a link to the next PPP entry, blank it will read "Last Post". | |||
To use this template, copy and fill out this infobox:<br><br><br> | |||
<pre>{{PPPAVS | |||
|author = | |||
|date = | |||
|post = | |||
|words = | |||
|characters = | |||
|previous = | |||
|next = | |||
}}</pre> | |||
[[Category:Root]]</noinclude> |
Revision as of 19:13, 25 November 2019
An archive of posts in A Voice from the Storm | |
PPPAVS | |
---|---|
Forum Post: | Unknown |
First Post · Last Post |
The following will be the style used for recording posts for AVftS.
Where:
Author is the author,
Date is the calendar date that the post was made,
Post is a URL to the forum post,
Words are the recorded word count on the PPP post,
Characters are PC and NPC characters that make an appearance in the post,
Previous is a link to the previous PPP entry, if blank it will read "First Post", and
Next is a link to the next PPP entry, blank it will read "Last Post".
To use this template, copy and fill out this infobox:
{{PPPAVS |author = |date = |post = |words = |characters = |previous = |next = }}