Difference between revisions of "PsyCrit:Forms/blog/post"

(diagnostics; now-redundant hidden values removed)
Line 1: Line 1:
__NOTOC__
<noinclude>[[category:forms/entry]]</noinclude><hide>
<noinclude>[[category:forms/entry]]</noinclude><hide>
<let name=timestamp pre>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} {{CURRENTTIME}}</let>
<let name=timestamp pre>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} {{CURRENTTIME}}</let>
Line 14: Line 15:
<let name=tagTitleTplt append>[$?TIMESTAMP$] [$posttitle$]"</let>
<let name=tagTitleTplt append>[$?TIMESTAMP$] [$posttitle$]"</let>
<let name=tagTitleTplt append chr=62 />
<let name=tagTitleTplt append chr=62 />
<let name=urlTarget parse>{{localurl:SpecialPage:W3TPL}}</let>
</hide><echo raw vars now>
</hide><echo raw vars now>
<form action="/w/Special:MakePage" target=_blank method=POST>
<form action="/w/Special:MakePage" target=_blank method=POST>
<input type=hidden name="!TPLTPAGE"  value="[$tpltpage$]">
<input type=hidden name="!TPLTPAGE"  value="[$tpltpage$]">
<input type=hidden name="!TIMEFMT"  value="Y-m-d Hi">
<input type=hidden name="!TPLTSTART" value="@@START@@">
<input type=hidden name="!TPLTSTOP"  value="@@STOP@@">
</echo><get name=tagTitleTplt raw />
</echo><get name=tagTitleTplt raw />
==Make a Post==
==Make a Post==
Line 48: Line 47:
* Timestamp will be set to the time at which you first preview the post
* Timestamp will be set to the time at which you first preview the post
</div>
</div>
<hide detsumm="Diagnostics">
==Diagnostics==
'''Form target''': <get name=urlTarget />
<dump vars />
<dump vars />
</hide>

Revision as of 14:23, 23 April 2022

Make a Post

Post title:
Above the fold:
Below the fold:
Topics:

List as many topics as you want; see Explanations below for how to format them.

Some Explanations

  • When you press "Preview the post", you will get to see roughly what your post will look like when you post it. From there you can post it, or switch back to this tab to make changes.
  • If you post it, it will be saved on a page called User:18.117.158.47/blog/[time submitted]/[Post title] and attributed to 18.117.158.47.
  • A topic list should look like this: [[topic::a topic]] [[topic::another topic]] [[topic::third topic]] and so on
    • Assigning one or more topics makes it possible to display posts by topic, in various formats.
  • "above the fold" text will appear in summaries/compilations and in the RSS feed; "below the fold" generally only appears when you look at the actual posting page.
  • Timestamp will be set to the time at which you first preview the post

Diagnostics

Diagnostics

Form target: /w/SpecialPage:W3TPL

  • Variables:
    • [timestamp] = [2024-05-02 08:29]
    • [tpltpage] = [project:Forms/handling/blog/post]
    • [user] = [18.117.158.47]
    • [title-prefix] = [User:18.117.158.47/blog/]
    • [tagtitletplt] = [<input type=hidden name=!TITLETPLT value="User:18.117.158.47/blog/[$?TIMESTAMP$] [$posttitle$]">]
    • [urltarget] = [/w/SpecialPage:W3TPL]