Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Template:GMF Index ExternalResource/Documentation

Revision as of 09:53, 8 August 2007 by Unnamed Poltroon (Talk) (Example Result)

Template Stub

{{GMF Index ExternalResource
| Resource=  NA
| Page=      NA
| Type=      NA
| Author=    NA
| Lang=      NA
| Added=     NA
| Comment=   NA
|}}

Example

Example Code

{{GMF Index ExternalResource
| Entries = 
{{GMF Index ExternalResource/Entry
| Resource=  [[#Example_Sources | GMF in a Nutshell]]
| Page=      P.911
| Type=      Book
| Author=    IBM
| Lang=      E
| Added=     [http://www.oio.de Stefan Kuhn, Orientation in Objects]
| Comment=   Can't wait for it
|}}
|}}


TEMP
{|
| '''{{{Resource }}}'''
| align="center"| {{{Page }}}
| align="center"| {{{Type }}}
| align="center"| {{{Author}}}
| align="center"| {{{Lang}}}
| align="center"| {{{Added}}}
|-
| ''Comment''
| colspan="5" | {{{Comment}}}
|}

Example Result

Resource Page Type Company/Author Lang. Added By
GMF in a Nutshell P.911 Book IBM E Stefan Kuhn, Orientation in Objects
Description: Can't wait for it


Example Sources

Using GEF and EMF

Back to the top