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

(input tag needs to be after form-open tag)
(fixed input tag)
Line 3: Line 3:
<let name=timestamp pre>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} {{CURRENTTIME}}</let>
<let name=timestamp pre>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} {{CURRENTTIME}}</let>
<let name=tpltpage>project:Forms/handling/blog/post</let>
<let name=tpltpage>project:Forms/handling/blog/post</let>
<let name=urlTarget parse>{{localurl:Special:W3TPL/makepage}}</let>
<let name=urlTarget parse>{{localurl:Special:W3TPL/makepage}}</let>
 
<let name=tagOpenForm parse>form action="<get name=urlTarget />" target=_blank method=POST</let>
<let name=tagOpenForm parse>
<let name=tagInput1 parse>input type=hidden name="!TPLTPAGE"  value="<get name=tpltpage />"</let>
form action="<get name=urlTarget />" target=_blank method=POST
</hide>
</let>
<get name=tagOpenForm astag />
</hide><get name=tagOpenForm astag />
<get name=tagInput1 astag />
<get><input type=hidden name="!TPLTPAGE"  value="[$tpltpage$]"></get>
==Make a Post==
==Make a Post==
{|
{|

Revision as of 15:01, 29 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.
  • 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/Special:W3TPL/makepage

  • Variables:
    • [timestamp] = [2024-05-04 18:21]
    • [tpltpage] = [project:Forms/handling/blog/post]
    • [urltarget] = [/w/Special:W3TPL/makepage]
    • [tagopenform] = [form action="'"`UNIQ--get-00000005-QINU`"'" target=_blank method=POST]
    • [taginput1] = [input type=hidden name="!TPLTPAGE" value="'"`UNIQ--get-00000007-QINU`"'"]