Template:Infobox-Applicable-Mission-ObjRef/doc: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| Line 4: | Line 4: | ||
The '''Applicable''' ''infobox'' is intended to be placed in '''all mission ObjRef pages'''. | The '''Applicable''' ''infobox'' is intended to be placed in '''all mission ObjRef pages'''. | ||
== ??? == | |||
{{Infobox-Applicable-Mission-ObjRef | {{Infobox-Applicable-Mission-ObjRef | ||
| Nodes_Parent = List of permissible parent nodes | | Nodes_Parent = List of permissible parent nodes | ||
| Line 25: | Line 26: | ||
* FS2000 & FS98 - If not required '''anywhere in the entire Wiki''', I will then comment these out within the source template. | * FS2000 & FS98 - If not required '''anywhere in the entire Wiki''', I will then comment these out within the source template. | ||
=== | === Examples === | ||
==== ???? ==== | ==== ???? ==== | ||
| Line 35: | Line 36: | ||
}} | }} | ||
==== | ==== No Parent ==== | ||
For no parent | For no parent | ||
{{Infobox-Applicable-Mission-ObjRef | {{Infobox-Applicable-Mission-ObjRef | ||
| Line 43: | Line 44: | ||
}} | }} | ||
==== | ==== No Child ==== | ||
For no child | For no child | ||
{{Infobox-Applicable-Mission-ObjRef | {{Infobox-Applicable-Mission-ObjRef | ||
Revision as of 05:47, 3 May 2008
| This page is for any potential contributors, editors, and admins of the FSDeveloper Wiki. It is not about developing for flightsim. |
Proof of concept test page for Infobox-Applicable-Mission-ObjRef.
The Applicable infobox is intended to be placed in all mission ObjRef pages.
???
| Infobox-Applicable-Mission-ObjRef/doc | |
|---|---|
| Link to | Nodes - Warning - This content has not been validated ! |
| Called By | List of permissible parent nodes |
| Calls | List of permissible child nodes |
| Illegal | List of illegal child nodes |
Useage
- Paste the following code into the required page.
- It should be inserted as the top line in the page.
{{Infobox-Applicable-Mission-ObjRef
| Nodes_Parent = List of permissible parent nodes
| Nodes_Child = List of permissible child nodes
| Nodes_Illegal = List of illegal child nodes
}}
- Set the version applicability to true, false, or unknown, (case insensitive).
- Do not delete any of the FS version categories .
- FSXI, (FS11) - Placeholder, is commented out within the source template, it will be activated on FS11 release.
- FS2000 & FS98 - If not required anywhere in the entire Wiki, I will then comment these out within the source template.
Examples
????
For ???
| Infobox-Applicable-Mission-ObjRef/doc | |
|---|---|
| Link to | Nodes - Warning - This content has not been validated ! |
| Called By | List of permissible parent nodes |
| Calls | List of permissible child nodes |
| Illegal | List of illegal child nodes |
No Parent
For no parent
| Infobox-Applicable-Mission-ObjRef/doc | |
|---|---|
| Link to | Nodes - Warning - This content has not been validated ! |
| Called By | Not applicable |
| Calls | List of permissible child nodes |
| Illegal | List of illegal child nodes |
No Child
For no child
| Infobox-Applicable-Mission-ObjRef/doc | |
|---|---|
| Link to | Nodes - Warning - This content has not been validated ! |
| Called By | List of permissible parent nodes |
| Calls | Not applicable |
| Illegal | List of illegal child nodes |
Completed
- Added links to FS version category pages.
- Added link to this page.
- Modified the <div> code to align it with top edge, (was displaced by 1em).
ToDo
- Not sure if this is an issue - Modify <div> so that boxes for <code> and <pre> display correctly.
Test Code
Test - convert upper to all lower