Difference between revisions of "Issuepedia:Forms/v3/news/template"

From Issuepedia
Jump to navigation Jump to search
(copied v2 as starting material; saving work)
 
(no longer using the (broken) let+echo function)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<hide>
 
<hide>
[[category:forms/handling]]
+
{{page/link|article}}
[[category:obsolete]]
+
[[title/short::[$PageTitle$]]]
<let name=data index=Date>[$Date$]</let>
+
</hide>
<let name=data index=Author>[$Author$]</let>
+
* '''when''': [[when posted::[$Date$]]]
<let name=data index=Source>[$Source$]</let>
+
* '''author''': [[author::[$Author$]]]
<let name=data index=Topics>[$Topics$]</let>
+
* '''source''': [[site::[$Source$]]]
<let name=data index=URL>[$URL$]</let>
+
* '''topics''': [$topic_tags$]
<let name=data index=Title>[$LinkTitle$]</let>
+
* '''keywords''' [$keywords$]
<let name=data index=TitlePlain>[$PageTitle$]</let>
+
* '''link''': [[URL::[$URL$]]]
<let name=data index=Text>[$Text$]</let>
+
* '''title''': [[title::[$LinkTitle$]]]
 
+
* '''summary''': [[Summary::[$TextShort$]]]
<let name=data index=TextShort>[$TextShort$]</let>
+
[$Text$]
</hide><if not flag=including><let name=docat val=1 /><noinclude>{{:project:code/show/link}}</noinclude></if>
+
{{page/link/footer}}

Latest revision as of 21:40, 20 October 2019

  • when: [$Date$]"[$Date$]" contains an extrinsic dash or other characters that are invalid for a date interpretation.
  • author: $Author$
  • source: $Source$
  • topics: [$topic_tags$]
  • keywords [$keywords$]
  • link: [$URL$]
  • title: [$LinkTitle$]
  • summary: [$TextShort$]

[$Text$]