Difference between revisions of "Form:Person"

From Tsadra Commons
Jump to navigation Jump to search
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 1: Line 1:
<noinclude>
+
<noinclude>This is the "Person" form to be used to create a Person page. To add a new person, click "Add a Person" on the [[Main Page]].</noinclude><includeonly>
This is the "Person" form to be used to create a Person page.
+
__NOTOC____NOEDITSECTION__
 +
{{{info|page name=<Person[pagename]>}}}
 +
{{{for template|Person}}}
  
To create a page with this form, enter the page name below;
+
= Essentials =
if a page with that name already exists, you will be sent to a form to edit that page.
 
 
 
Always double check the spelling of the name and make sure the person doesn't already exist in the database with another name.
 
 
 
{{#forminput:form=Person}}
 
 
 
</noinclude><includeonly>__NOTOC__
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
 
 
{{{for template|Person}}}{{{info|page name=<Person[pagename]>}}}
 
 
 
<div class="personForm" style="max-width: 1100px;">
 
 
 
= Essential =
 
 
 
<div class="row FormTopNotice plainlinks" style="margin: 0 -1.7em; border: 1px solid #aaa; padding: .7rem;">
 
<div style="float: left; padding: 1rem;">
 
<center><big>General Form Information</big></center>
 
 
 
Please make sure the fields below do NOT contain "smart" quotes and apostrophes, leaning left or right. They can create problems when cross referencing items. All quotes and apostrophes should be straight. No: <code>“</code>, <code>”</code>, <code>‘</code>, or <code>’</code>, just <code>'</code> and <code>"</code>.
 
 
 
</div>
 
<div style="float: left; padding: 1rem;">
 
<center><big>Make sure to fill out the following properly:</big></center>
 
 
 
Does/Should this person have a page on the following '''wikis'''?
 
 
 
{|
 
|-
 
! research.tsadra.org
 
| {{{field|HasDrlPage|input type=dropdown|values=Yes, No|default=Yes}}}<!--
 
|-
 
! library.tsadra.org
 
| {{{field|HasLibPage|input type=dropdown|values=Yes, No|default=Yes}}}-->
 
|-
 
! rtz.tsadra.org
 
| {{{field|HasRtzPage|input type=dropdown|values=Yes, No}}}
 
|-
 
! dnz.tsadra.org
 
| {{{field|HasDnzPage|input type=dropdown|values=Yes, No}}}
 
|-
 
! buddha-nature.tsadra.org
 
| {{{field|HasBnwPage|input type=dropdown|values=Yes, No}}}
 
|-
 
! bca.tsadra.org
 
| {{{field|HasShantPage|input type=dropdown|values=Yes, No}}}
 
|}
 
 
 
</div>
 
<div style="float: left; padding: 1rem;">
 
<center><big>To create the proper pages on these wikis:</big></center>
 
 
 
'''First save the form! Then come back here to create new pages.'''
 
 
 
Copy the following tag <code><nowiki>{{PersonCall}}</nowiki></code> into the appropriate page to be created:
 
 
 
* [https://research.tsadra.org/index.php?title={{PAGENAMEE}}&action=edit Create DRL Page <i class="fas fa-plus-circle"></i>]
 
* [https://library.tsadra.org/index.php?title={{PAGENAMEE}}&action=edit Create LIB Page <i class="fas fa-plus-circle"></i>]
 
* [http://rtz.tsadra.org/index.php?title={{PAGENAMEE}}&action=edit Create RTZ Page <i class="fas fa-plus-circle"></i>]
 
* [http://dnz.tsadra.org/index.php?title={{PAGENAMEE}}&action=edit Create DNZ Page <i class="fas fa-plus-circle"></i>]
 
</div>
 
</div>
 
  
 +
{{FigureFormTopNotice}}
  
 
{| class="bootstable th-right" {{#ifexist: {{PAGENAME}} | |  
 
{| class="bootstable th-right" {{#ifexist: {{PAGENAME}} | |  
Line 474: Line 415:
  
 
<headertabs/>
 
<headertabs/>
 
</div>
 
  
 
{{{end template}}}
 
{{{end template}}}

Revision as of 17:57, 5 January 2022

This is the "Person" form to be used to create a Person page. To add a new person, click "Add a Person" on the Main Page.