Bureaucrats, Moderators (CommentStreams), Interface administrators, Push subscription managers, Suppressors, Administrators
12,446
edits
No edit summary |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the " | This is the "Blog" form for adding or editing blog posts on the wiki, using [[Template:Blog]] and storing structured data in the BlogPosts Cargo table. | ||
To create a | To create a new blog post, enter the full page name below (e.g., "Catholic Online/Advent Reflection 2025" or "Personal Blog/My Journey"). | ||
If the page already exists, you will be sent to the form to edit it. | |||
{{#forminput:form= | {{#forminput:form=Blog|button text=Create or Edit Blog Post|placeholder=Enter full page name (e.g., Catholic Online/My New Post)|size=60}} | ||
[[Category:Forms]] | [[Category:Forms]] | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
{{{for template| | {{{for template|Blog}}} | ||
{| class="formtable" | {| class="formtable" | ||
! | ! Date: | ||
| {{{field| | | {{{field|date|mandatory|input type=datetime|date format=yyyy-MM-dd|display format=mdy}}} | ||
|- | |- | ||
! | ! Author: | ||
| {{{field| | | {{{field|author|mandatory}}} | ||
|- | |- | ||
! | ! Tags ''(optional, comma-separated)'': | ||
| {{{field| | | {{{field|tags|input type=tokens|optional}}} | ||
|- | |- | ||
! | ! Summary/Teaser ''(optional – shown below infobox and in listings)'': | ||
| {{{field|summary|input type=textarea|rows=6|autogrow|optional}}} | |||
| {{{field| | |||
| | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
| Line 45: | Line 35: | ||
{{{standard input|minor edit}}} | {{{standard input|minor edit}}} | ||
{{{standard input|watch}}} | {{{standard input|watch}}} | ||
{{{standard input|save}}} | |||
{{{standard input|save|label=Publish Post}}} | |||
{{{standard input|preview}}} | {{{standard input|preview}}} | ||
{{{standard input|changes}}} | {{{standard input|changes}}} | ||
{{{standard input|cancel}}} | {{{standard input|cancel}}} | ||
</includeonly> | </includeonly> | ||