Difference between pages "Help talk:Funtoo Editing Guidelines" and "Form:Article"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
== Fancy Boxes ==
<noinclude>
TODO: Describe fancy* boxes, and explain the most fool-proof way of using them. Use this format, exactly:
__NOTOC__


{{fancyimportant|1=
== Create an Article ==
Now you can put lots of funky stuff in here, like <tt>html</tt> tags, etc, and not
have a problem with the parameter getting passed as the first parameter.


Cool!
{{#forminput:form=Article}}
</noinclude><includeonly>
{{{for template|Article}}}
{{TableStart}}
<tr><th class="active">Subtitle</th><td>{{{field|Subtitle|input type=textarea|placeholder=Subtitle, if any}}}</td></tr>
<tr><th class="active">Summary</th><td>{{{field|Summary|input type=textarea|placeholder=Specify an article abstract.}}}</td></tr>
<tr><th class="active">Category</th><td>{{{field|Article Category|input type=dropdown|values=Security,Infrastructure,General,Development,Packages}}}</td></tr>
<tr><th class="active">Author</th><td>{{{field|Author|autocomplete on namespace=User|size=100|placeholder=Specify username|default=current user}}}</td></tr>
<tr><th class="active">Previous in Series</th><td>{{{field|Previous in Series|property=Previous in Series|values from namespace=|placeholder=If a series, this points to the next article.|size=100}}}</td></tr>
<tr><th class="active">Next in Series</th><td>{{{field|Next in Series|property=Next in Series|values from namespace=|placeholder=If a series, this points to the previous article.|size=100}}}</td></tr>
<tr><th class="active">Icon</th><td>{{{field|Icon|uploadable|placeholder=Image file. Leave blank to use your gravatar|values from namespace=File|size=100}}}</td></tr>
{{TableEnd}}
{{{end template}}}
== Documentation ==


If an extended news item, enter info here:


}}
{{{standard input|free text|rows=30}}}


{{{for template|ArticleFooter}}}
{{{end template}}}


== ebuild documentation ==
{{{standard input|summary}}}


http://www.funtoo.org/Adding_an_Ebuild_to_the_Wiki
{{{standard input|minor edit}}} {{{standard input|watch}}}


i think the first part should have a link to adding the build wiki info.  the pages should be linked against each other.  & or transclusion at the bottom of this help article.  (and a very minor note that the file stuff should be bundled into the fancy notes at the bottom.)  =D  <3 u guys
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
 
== Special Characters ==
 
To produce pipes: <pre>{{!}}</pre>
generates: {{!}}
 
(i think equals needs a similar template?)
 
== delete template ==
to flag a page as a candidate for deletion, insert
<pre>{{delete}}</pre>
at the top of a page.
 
{{delete}}
[[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 16:54, 20 September 2014 (UTC)

Revision as of 07:37, December 31, 2014


Create an Article