User talk:Tony.Griffith: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
== Notes recorded during updating and new content addition<br>  ==
== Procedure for Adding Content  ==
 
''(This is a work in progress)..''<br>  
 
=== General Procedural Rules ===


=== Suggestions to simplify working with Track Networks  ===
----


#Set up the Track _ModelObject column options to enable renaming of the Track's object label. <br>The only Track Section identification name that the modeller or user works with is this one.
DON'T edit the MAIN PAGE
#Change the Menu Option "Section Colours" to "Track Colours"


== How I am adding content  ==
----


(This is a work in progress)..  
DON'T turn section headings into links.  


<br>
----


Make a new page that contains all the overall text and the details, separated by headings.  
Make a new page that contains all the overall text and the details, separated by headings.  
----


Then break out individual Sections into pages of their own, leaving a reference in the original page.  
Then break out individual Sections into pages of their own, leaving a reference in the original page.  


<br>  
----
 
To edit a section of a page, click on the Edit link to the right of the Section Heading.&nbsp;
 
----
 
To edit an entire page, click on the Edit link at the bottom of the page (in the grey bar).
 
----
 
<br>


<u>How this could be done:</u><br>  
=== Breaking Out Sections into Smaller Articles<br> ===


Edit the Section you want to move.  
Edit the Section you want to break out.  


Go straight to WikiText''(because stoopid FCK doesn't know how to copy text etc)''  
Go straight to WikiText''&nbsp; (because stoopid FCK doesn't know how to copy text etc)''  


Decide which text from this section should be included as a little intro to lead into the article page you are about to create, and place the  
Decide which text from this section should be included as a little intro to lead into the article page you are about to create, and position the  
<pre> &lt;includeonly&gt; and &lt;/includeonly&gt;</pre>  
<pre> &lt;includeonly&gt; and &lt;/includeonly&gt;</pre>  
tags above and below it.  
tags above and below it.  
Line 30: Line 45:
Now select ALL the text, and copy to the clipboard (for use in the new page).  
Now select ALL the text, and copy to the clipboard (for use in the new page).  


Select all text below the Section heading, delete it, and in its place, type
Select all text <br>
<pre> {{Breakout|SectionHeadingText or whatever you like}}</pre>  
<br>
''(This uses the template called Breakout, which will include the text you chose, and provide the link to the article name you are about to create section.)''
 
Then save the page, which should now have below the section heading, a piece of text saying:
 
:''For full details refer to this page:'' followed by a link to a page that does not yet exist.


Next, click on this link, create the page then go to wikitext and paste in the text from your clipboard.  
Next, click on this link, create the page then go to wikitext and paste in the text from your clipboard.  
Line 42: Line 52:
Set any categories you want to apply, save the page and return to the original page to check if it all works, and that the included text is suitable.  
Set any categories you want to apply, save the page and return to the original page to check if it all works, and that the included text is suitable.  


<br>


''-- need to provide a convenient means of back-referencing''


<br>


=== Earlier Process Notes  ===


(May require revisions)
=== Assembling a High Level Overview Page ===


<br> Process and Methodology
The Breakout Template (described above) can be used in a reverse manner to that given above, to assemble high-level overview article pages from a number of separate page articles (existing or otherwise).<br>  


----
Make a list of the Separate Pages you want to bring together in this overview.<br>


DON'T edit the MAIN PAGE
<br>


----
Create the ArticlePage you wish to become a collection of high level overviews.<br>


DON'T turn section headings into links.
Add a Section Heading<br>


----
Below the Section heading type:
<pre> {{Breakout|Name of Article you want to link to}}</pre>
This uses the template called Breakout, which will ''provide the link to the article name you entered ''''and include either the entire article text, or the includedonly text.''


Create a "source" Article
Preview the page.<br>


Then call it into a (new or existing) "summary" article.
You should now see below the section heading a piece of text brought in from the article you referred to, and below that, saying:


using the following technique.


e.g.
<pre>


==Agents==
:''For full details refer to this page:'' followed by a link to the article page you typed in.


{{main|Agent}}


{{:Agent}}


</pre>
will pull the entire article,


For a summary only, set up a limit on included text in the Main article, as follows:
''(If you want to add a link to a page you are yet to create, you can type anything you like instead of the existing article title.)''


e.g
<br>
<pre>&lt;onlyinclude&gt;


Agents are a special type of  [[Item]]  that interacts with some objects in a different way to standard items. Agents play a role as transporter of other items. An agent can pick-up one or more items at a location, and then move them to another location and drop them in the new location.  
=== How to add a list of articles from same category (or other categories) and make specific exclusions, inclusions etc. ===


Rather than one by one, you may wish to add a listing of Articles to your overview page in another way:<br>
&lt;/onlyinclude&gt;


</pre>
e.g.
To edit a section of a page, click on the Edit link to the right of the Section Heading.
 
To edit an entire page, click on the Edit link at the bottom of the page (in the grey bar).
 
<br> How to add a list of articles from same category (or other categories) and make specific exclusions, inclusions etc.
 
e.g.  
<pre>&lt;DPL&gt;
<pre>&lt;DPL&gt;
   
   
Line 115: Line 106:
   
   
&lt;/DPL&gt;  
&lt;/DPL&gt;  
</pre>
== Notes recorded during updating and new content addition<br>  ==


=== Suggestions to simplify working with Track Networks  ===
#Set up the Track _ModelObject column options to enable renaming of the Track's object label. <br>The only Track Section identification name that the modeller or user works with is this one.
#Change the Menu Option "Section Colours" to "Track Colours"
<pre>
</pre>
</pre>

Revision as of 16:42, 12 December 2008

Procedure for Adding Content

(This is a work in progress)..

General Procedural Rules


DON'T edit the MAIN PAGE


DON'T turn section headings into links.


Make a new page that contains all the overall text and the details, separated by headings.


Then break out individual Sections into pages of their own, leaving a reference in the original page.


To edit a section of a page, click on the Edit link to the right of the Section Heading. 


To edit an entire page, click on the Edit link at the bottom of the page (in the grey bar).



Breaking Out Sections into Smaller Articles

Edit the Section you want to break out.

Go straight to WikiText  (because stoopid FCK doesn't know how to copy text etc)

Decide which text from this section should be included as a little intro to lead into the article page you are about to create, and position the

 <includeonly> and </includeonly>

tags above and below it.

Now select ALL the text, and copy to the clipboard (for use in the new page).

Select all text

Next, click on this link, create the page then go to wikitext and paste in the text from your clipboard.

Set any categories you want to apply, save the page and return to the original page to check if it all works, and that the included text is suitable.



Assembling a High Level Overview Page

The Breakout Template (described above) can be used in a reverse manner to that given above, to assemble high-level overview article pages from a number of separate page articles (existing or otherwise).

Make a list of the Separate Pages you want to bring together in this overview.


Create the ArticlePage you wish to become a collection of high level overviews.

Add a Section Heading

Below the Section heading type:

 {{Breakout|Name of Article you want to link to}}

This uses the template called Breakout, which will provide the link to the article name you entered 'and include either the entire article text, or the includedonly text.

Preview the page.

You should now see below the section heading a piece of text brought in from the article you referred to, and below that, saying:


For full details refer to this page: followed by a link to the article page you typed in.



(If you want to add a link to a page you are yet to create, you can type anything you like instead of the existing article title.)


How to add a list of articles from same category (or other categories) and make specific exclusions, inclusions etc.

Rather than one by one, you may wish to add a listing of Articles to your overview page in another way:

e.g.

<DPL>
 
category=Item 

notnamespace=Category 

notcategory=FAQ 

ordermethod=pagetouched 

order=descending 

 
</DPL> 


Notes recorded during updating and new content addition

Suggestions to simplify working with Track Networks

  1. Set up the Track _ModelObject column options to enable renaming of the Track's object label.
    The only Track Section identification name that the modeller or user works with is this one.
  2. Change the Menu Option "Section Colours" to "Track Colours"